Dependencies for language-conf-0.2.2.0
Libraries
language-conf
- aeson (<1)
- base (>=4.8 && <4.11)
- deepseq
- directory (>=1.2.2.0)
- filepath (>=1.4.0.0)
- megaparsec (>=5 && <6)
- pretty
- scientific (>=0.3.4.6)
- semigroups (>=0.18.1)
- text (>=1.2.2.1)
- unordered-containers
- vector
Executables
conffmt
- base
- language-conf
- megaparsec
- optparse-applicative
- pretty
- text
- if !flag(conffmt)
- buildable: False
fromconf
- aeson
- base
- bytestring
- filepath
- language-conf
- megaparsec
- text
- yaml
- if !flag(fromconf)
- buildable: False
toconf
- aeson
- base
- bytestring
- filepath
- language-conf
- megaparsec
- text
- yaml
- if !flag(toconf)
- buildable: False
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