Dependencies for data-accessor-template-0.2.1.15
Libraries
data-accessor-template
- base (>=1.0 && <5)
- data-accessor (>=0.1 && <0.4)
- utility-ht (>=0.0.1 && <0.1)
- if impl(ghc)
- if impl(ghc>=8.0)
- template-haskell (>=2.11 && <2.14)
- if impl(ghc>=6.12)
- template-haskell (>=2.4 && <2.11)
- template-haskell (>=2.2 && <2.4)
- if flag(template_2_11)
- template-haskell (>=2.11 && <2.14)
- if flag(template_2_4)
- template-haskell (>=2.4 && <2.11)
- template-haskell (>=2.2 && <2.4)
- if impl(ghc>=8.0)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
template_2_4 | Adapt to Template Haskell 2.4 and later, this is ignored for GHC | Disabled |
template_2_11 | Adapt to Template Haskell 2.11 and later, this is ignored for GHC | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info