Dependencies for symantic-parser-0.2.1.20210803
Libraries
symantic-parser
- array
- base (>=4.10 && <5)
- bytestring
- containers
- deepseq (>=1.4)
- ghc-prim
- hashable
- pretty (>=1.1)
- symantic-base (>=0.2)
- template-haskell (>=2.16)
- text
- transformers
- unordered-containers
symantic-parser:parsers
- attoparsec (>=0.13)
- base (>=4.10 && <5)
- bytestring (>=0.10)
- containers (>=0.5.10.1)
- deepseq (>=1.4)
- directory (>=1.3)
- filepath (>=1.4)
- ghc-prim
- hashable (>=1.2.6)
- megaparsec (>=9.0)
- process (>=1.6)
- strict (>=0.4)
- symantic-base (>=0.2)
- symantic-parser
- tasty (>=0.11)
- tasty-golden (>=2.3)
- template-haskell (>=2.16)
- text (>=1.2)
- transformers (>=0.4)
- unix (>=2.7)
- unordered-containers
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dump-core | Dump GHC's Core in HTML | Disabled |
disable-ormolu-check | Remove ormolu from build-tool-depends. Temporary hack while Nixpkgs' haskellPackages.ormolu remains broken. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info