ConfigFile-1.1.2: Configuration file reading & writing

CopyrightCopyright (C) 2004-2008 John Goerzen
LicenseGNU LGPL, version 2.1 or above
MaintainerJohn Goerzen <jgoerzen@complete.org>
Stabilityprovisional
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Data.ConfigFile.Parser

Description

Parser support for Data.ConfigFile. This module is not intended to be used directly by your programs.

Copyright (c) 2004-2008 John Goerzen, jgoerzen@complete.org

Synopsis

Documentation

type ParseOutput = [(String, [(String, String)])]

Internal output from parser