namelist-0.1.0: fortran90 namelist parser/pretty printer

Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.Namelist

Documentation

class Pretty a Source

Minimal complete definition

ppr

pretty :: Pretty a => a -> String Source