explicit-iomodes: File handles with 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.
Downloads
- explicit-iomodes-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.2, 0.3, 0.4, 0.4.0.1, 0.4.1, 0.5, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5 |
---|---|
Dependencies | base (>=4 && <4.3), base-unicode-symbols (>=0.1.1 && <0.2), tagged (>=0.0 && <0.1) [details] |
License | BSD-3-Clause |
Copyright | 2009 Bas van Dijk |
Author | Bas van Dijk |
Maintainer | Bas van Dijk <v.dijk.bas@gmail.com> |
Category | System |
Source repo | head: darcs get http://code.haskell.org/~basvandijk/code/explicit-iomodes |
Uploaded | by BasVanDijk at 2009-12-23T13:58:42Z |
Distributions | |
Reverse Dependencies | 4 direct, 3 indirect [details] |
Downloads | 13712 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |