Dependencies for linear-1.20.7
Libraries
linear
- adjunctions (>=4 && <5)
- base (>=4.5 && <5)
- base-orphans (>=0.5 && <1)
- binary (>=0.5 && <0.9)
- bytes (>=0.15 && <1)
- cereal (>=0.4.1.1 && <0.6)
- containers (>=0.4 && <0.6)
- deepseq (>=1.1 && <1.5)
- distributive (>=0.2.2 && <1)
- ghc-prim
- hashable (>=1.1 && <1.3)
- lens (>=4 && <5)
- reflection (>=1.3.2 && <3)
- semigroupoids (>=5.2.1 && <5.3)
- semigroups (>=0.9 && <1)
- tagged (>=0.4.4 && <1)
- transformers (>=0.2 && <0.6)
- transformers-compat (>=0.4 && <1)
- unordered-containers (>=0.2.3 && <0.3)
- vector (>=0.10 && <0.13)
- void (>=0.6 && <1)
- if flag(template-haskell) && impl(ghc)
- template-haskell (>=2.7 && <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