@hackage / iteratee-mtl

Iteratee-based I/O

Version Deprecated package0.5.0.0

About

Metadata

  • Last updated , by JohnLato
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: John W. Lato <jwlato@gmail.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    splitbase (on by default)

    Use the split-up base package.

    buildtests (off by default)

    Build test executables.

Readme

The Iteratee monad provides strict, safe, and functional I/O. In addition to pure Iteratee processors, file IO and combinator functions are provided.