hackageDB :: [Package]

Built with Cabal

haskeline-class: Class interface for working with Haskeline

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.

Versions0.6, 0.6.1
Dependenciesbase (>=3 && <5), haskeline (>=0.6 && <0.7), mtl (>=1.1 && <1.2)
LicenseBSD3
AuthorAntoine Latter
MaintainerAntoine Latter <aslatter@gmail.com>
CategoryUser interfaces
Home pagehttp://community.haskell.org/~aslatter/code/haskeline-class
Upload dateSat Jun 20 04:14:36 UTC 2009
Uploaded byAntoineLatter
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.6.1

Modules

Downloads