polar-configfile-0.2.0.1: Fork of ConfigFile for Polar Game Engine

CopyrightCopyright (C) 2004-2008 John Goerzen, 2015 David Farrell
LicenseBSD3
MaintainerDavid Farrell <shokku.ra@gmail.com>
Stabilityunstable
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

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>, 2015 David Farrell <shokku.ra@gmail.com>.

Synopsis

Documentation

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

Internal output from parser