Dependencies for ghc-exactprint-0.6
Libraries
ghc-exactprint
- base (>=4.8 && <4.13)
- bytestring (>=0.10.6)
- containers (>=0.5)
- directory (>=1.2)
- filepath (>=1.4)
- free (>=4.12)
- ghc (>=7.10.2)
- ghc-paths (>=0.1)
- mtl (>=2.2.1)
- syb (>=0.5)
- if !impl(ghc>=8.0)
- fail (>=4.9 && <4.10)
- if impl(ghc>=7.11)
- if impl(ghc<7.10.2)
- buildable: False
Executables
roundtrip
- if impl(ghc>=7.10.2) && flag(roundtrip)
- base
- containers
- directory
- filemanip
- filepath
- ghc
- ghc-exactprint
- ghc-paths
- HUnit
- syb
- temporary
- time
- if impl(ghc>=7.11)
- buildable: False
static
- if flag(roundtrip)else
- buildable: False
prepare-hackage
- if flag(roundtrip)
- base
- containers
- directory
- filemanip
- filepath
- ghc (>=7.10.2)
- ghc-paths (>=0.1)
- HUnit
- text (>=1.2.2)
- turtle (>=1.3.0)
- if impl(ghc>=7.11)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
roundtrip | Build roundtripping executables | Disabled |
dev | Development mode, do not use ghc-exactprint lib in the tests | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info