Skip to content

Update documentation of hGetContents and hGetContentsN. #9

Closed
@danidiaz

Description

@danidiaz

The documentation states the following about hGetContents and hGetContentsN:

The handle is closed on EOF.

Looking at the code, that doesn't seem to be the case. And that is good! It makes more sense this way and fits better with how pipes-bytestring works. So perhaps the documentation should be updated, removing the references to handles being closed on EOF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions