uniform-io: Uniform IO over files, network, anything.
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 network data, with an extensible interface for user supplied instances.
Currently there's no support for TLS certificate verification. That is planned to be added soon.
Requires a '-threaded' compiler switch.
Modules
[Index]
Downloads
- uniform-io-1.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.13.0.1), base (>=4.8 && <4.9), bytestring (>=0.10), data-default-class (>=0.0.1), interruptible, iproute (>=1.4), monad-control, network (>=2.4), transformers (>=0.3), transformers-base, word8 (>=0.1) [details] |
License | MIT |
Author | Marcos Dumay de Medeiros |
Maintainer | marcos@marcosdumay.com |
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 1.2.0.0) |
Uploaded | by marcosdumay at 2016-04-02T19:26:25Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4527 total (21 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] |