Documentation does not describe handle state returned from fdToHandle
Open
documentation
type: enhancement
- Dominant language
- Haskell
- Stars
- 124
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
The documentation for `fdToHandle` should be more explicit about what sort of handle it returns. Is it buffered? Is it a binary handle or a text handle? If the latter, what encoding does it use?
Currently, it creates a binary handle; I’m not sure about the buffering mode.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.