conf-0.1.1.0: Parser for Haskell-based configuration files.

Safe HaskellNone
LanguageHaskell2010

Data.Conf

Documentation

type Conf = [(String, String)] Source