explicit-iomodes
The module System.IO.ExplicitIOModes exports a Handle to a file which is parameterized with the IOMode the handle is in. All operations on handles explicitly specify the needed IOMode. This way it is impossible to read from a write-only handle or write to a read-only handle for example. See the explicit-iomodes-bytestring/text package for ByteString/Text operations.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 15 years ago
0.4.1
over 15 years ago
Versions
18
18
Downloads
13,988 total
13,988 total
Dependent Repos
2
2
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 4 on GitHub |
| Forks | 2 on GitHub |