haskeline-class-0.6.2: Class interface for working with Haskeline

The haskeline-class package

Haskeline provides all of its functionality within the scope of a monad transformer. This module adds two pieces to this:

HaskelineT also has an instance of MonadState, but it merely lifts the functions further in the transformer stack.

Large portions of the Haskeline functionality are re-exported here for convinience.

Note on build-dependencies: If you've succesfully built this with any packages other than the ones noted, please let me know.

Properties

Versions0.6, 0.6.1, 0.6.2
Dependenciesbase (≥3 & <5), haskeline (0.6.*), mtl (≥1.1 & <2.1)
LicenseBSD3
AuthorAntoine Latter
MaintainerAntoine Latter <aslatter@gmail.com>
CategoryUser interfaces
Home pagehttp://community.haskell.org/~aslatter/code/haskeline-class
Upload dateSat Aug 13 01:04:34 UTC 2011
Uploaded byAntoineLatter
Built onghc-7.2
DistributionsNixOS: 0.6.2

Modules

Downloads