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

[ data, library, mit ] [ Propose Tags ]

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

Modules

[Last Documentation]

  • Data
    • Data.Conf
      • Data.Conf.Aeson
      • Data.Conf.Internal
      • Data.Conf.PrettyPrint
      • Data.Conf.Types

Flags

Automatic Flags
NameDescriptionDefault
conffmt

Build the conffmt utility

Disabled
fromconf

Build the fromconf utility

Disabled
toconf

Build the toconf utility

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.2.0
Dependencies aeson (<1), base (>=4.8 && <4.11), bytestring, deepseq, directory (>=1.2.2.0), filepath (>=1.4.0.0), language-conf, megaparsec (>=5 && <6), optparse-applicative, pretty, scientific (>=0.3.4.6), semigroups (>=0.18.1), text (>=1.2.2.1), unordered-containers, vector, yaml [details]
License MIT
Copyright Copyright (c) 2016 Pedro Tacla Yamada
Author Pedro Tacla Yamada
Maintainer tacla.yamada@gmail.com
Revised Revision 1 made by sjakobi at 2022-09-11T23:06:42Z
Category Data
Home page https://github.com/beijaflor-io/haskell-language-conf#readme
Bug tracker https://github.com/beijaflor-io/haskell-language-conf/issues
Source repo head: git clone https://github.com/beijaflor-io/haskell-language-conf
Uploaded by yamadapc at 2016-08-24T17:20:20Z
Distributions
Executables toconf, fromconf, conffmt
Downloads 2733 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-20 [all 2 reports]