Dependencies for language-c-quote-0.13.0.1
Libraries
language-c-quote
- array (>=0.2 && <0.6)
- base (>=4.5 && <5)
- bytestring (>=0.9 && <0.12)
- containers (>=0.4 && <0.7)
- exception-mtl (>=0.3 && <0.5)
- exception-transformers (>=0.3 && <0.5)
- filepath (>=1.2 && <1.5)
- mainland-pretty (>=0.7 && <0.8)
- mtl (>=2.0 && <3)
- srcloc (>=0.4 && <0.7)
- syb (>=0.3 && <0.8)
- template-haskell
- if flag(full-haskell-antiquotes)
- if impl(ghc<7.8)
- safe (<=0.3.9)
- if impl(ghc>=8.0) && impl(ghc<8.1)
- haskell-src-meta (>=0.4 && <0.8.7)
- if impl(ghc>=7.6)
- haskell-src-meta (>=0.4 && <0.9)
- haskell-src-meta (>=0.4 && <0.7)
- haskell-exp-parser (>=0.1 && <0.2)
- if impl(ghc<7.8)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
full-haskell-antiquotes | Support full Haskell expressions/patterns in antiquotes. This adds a dependency on haskell-src-meta, which increases compilation time. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info