hsini-0.5.1.2: ini configuration files
Copyright2011-2014 Magnus Therning
LicenseBSD3
Safe HaskellSafe
LanguageHaskell2010

Data.Ini.Types

Description

 

Documentation

type SectionName = String Source #

type OptionName = String Source #

type OptionValue = String Source #