An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.4.1
over 15 years ago
Versions
18
Downloads
13,988 total
Dependent Repos
2
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
PURL pkg:hackage/explicit-iomodes
spec
License BSD-3-Clause
First Release about 16 years ago
Last Synced 6 days ago
Repository
Stars 4 on GitHub
Forks 2 on GitHub