Dependencies for linear-1.23.1
Libraries
linear
- adjunctions (>=4 && <5)
- base (>=4.9 && <5)
- base-orphans (>=0.8.3 && <1)
- binary (>=0.5 && <0.9)
- bytes (>=0.15 && <1)
- cereal (>=0.4.1.1 && <0.6)
- containers (>=0.4 && <0.9)
- deepseq (>=1.1 && <1.6)
- distributive (>=0.5.1 && <1)
- ghc-prim
- hashable (>=1.2.7.0 && <1.6)
- indexed-traversable (>=0.1.1 && <0.2)
- lens (>=4.15.2 && <6)
- random (>=1.2 && <1.4)
- reflection (>=2 && <3)
- semigroupoids (>=5.2.1 && <7)
- tagged (>=0.8.6 && <1)
- transformers (>=0.5 && <0.7)
- transformers-compat (>=0.5.0.4 && <1)
- unordered-containers (>=0.2.3 && <0.3)
- vector (>=0.12.1.2 && <0.14)
- void (>=0.6 && <1)
- if impl(ghc<8.0)
- semigroups (>=0.9 && <1)
- if flag(template-haskell) && impl(ghc)
- template-haskell (>=2.11.1.0 && <3.0)
- if flag(herbie)
- HerbiePlugin (>=0.1 && <0.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
template-haskell | You can disable the use of the `template-haskell` package using `-f-template-haskell`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. | Enabled |
herbie | Enable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info