The latest version of uniform-io is 1.2.0.0-0.

uniform-io

Version 1.0.0.0 revision 1 uploaded by marcosdumay.

Package meta

Synopsis
Uniform IO over files, network, anything.
Description

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, and there's no support for TLS certificate verification. Those are planned to be added soon. Requires a '-threaded' compiler switch.

Author
Marcos Dumay de Medeiros
Bug reports
n/a
Category
System
Copyright
n/a
Homepage
https://sealgram.com/git/haskell/uniform-io
Maintainer
marcos@marcosdumay.com
Package URL
n/a
Stability
n/a

Components