[Haskell] ANN: MissingH 0.7.0 with new ConfigParser

John Goerzen jgoerzen at complete.org
Thu Dec 2 15:45:53 EST 2004


MissingH 0.7.0 is now available from http://quux.org/devel/missingh

MissingH is a collection of Haskell-related utilities, all written in
pure Haskell with an eye towards portability.

The major new feature in this version is the ConfigParser module, which
is a clean implementation of the Python ConfigParser module for Haskell.

Its format is such that it can parse, out of the box, INI-style files,
passwd, Cabal description files, etc.

Docs are at http://gopher.quux.org:70/devel/missingh/html/

-- John



More information about the Haskell mailing list