language-conf: 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
Modules
- Data
- Data.Conf
- Data.Conf.Aeson
- Data.Conf.Internal
- Data.Conf.PrettyPrint
- Data.Conf.Types
- Data.Conf
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- language-conf-0.2.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.2.0 |
---|---|
Dependencies | aeson, base (>=4.8 && <5), bytestring, deepseq, directory (>=1.2.2.0), filepath (>=1.4.0.0), language-conf, megaparsec (>=5), 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 |
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 | NixOS:0.2.2.0 |
Executables | toconf, fromconf, conffmt |
Downloads | 2518 total (15 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] |