@hackage language-conf0.2.2.0

Conf parsers and pretty-printers for the Haskell programming language.

language-conf contains .conf (e.g. nginx configuration) parsers and pretty-printers for the Haskell programming language. Data.Conf exports all the API surface in the package. ConfFmt is a .conf file formatter that serves as an example; it's built as conffmt by the cabal configuration. You can see its' source-code here

  • Installation

  • Dependencies (12)

  • Dependents (0)

  • Package Flags

      conffmt
       (off by default)

      Build the conffmt utility

      fromconf
       (off by default)

      Build the fromconf utility

      toconf
       (off by default)

      Build the toconf utility