uniform-io: Uniform IO over files, network, watever.
This library defines a typeclass for abstracting the differences between the several IO channels available. It also includes implementations for standard IO, files and network IO, and easy to use TLS wrapping of any of those.
Currently TLS only wraps sockets, std streams are not exported and there's no support for TLS certificate verification. Those are all planned to be added soon.
Requires a '-threaded' compiler switch.
Downloads
- uniform-io-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 1.0.0.0, 1.0.1.0, 1.1.0.0, 1.1.1.0, 1.2.0.0 |
---|---|
Dependencies | attoparsec (>=0.10 && <1.0), base (>=4.7 && <5.0), bytestring (>=0.10 && <1.0), data-default-class (>=0.0.1 && <1.0), iproute (>=1.4 && <2.0), network (>=2.4 && <3.0), transformers (>=0.3 && <1.0), word8 (>=0.1 && <1.0) [details] |
License | MIT |
Author | Marcos Dumay de Medeiros |
Maintainer | marcos@marcosdumay.com |
Revised | Revision 1 made by marcosdumay at 2015-07-27T23:36:58Z |
Category | System |
Home page | https://sealgram.com/git/haskell/uniform-io |
Source repo | head: git clone https://sealgram.com/git/haskell/uniform-io -b master this: git clone https://sealgram.com/git/haskell/uniform-io(tag 0.1.1.0) |
Uploaded | by marcosdumay at 2015-07-27T22:33:08Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4518 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-27 [all 1 reports] |