Dependencies for clash-prelude-0.11.1
Libraries
clash-prelude
- array (>=0.5.1.0 && <0.6)
- base (>=4.8.0.0 && <5)
- constraints (>=0.8 && <1.0)
- data-binary-ieee754 (>=0.4.4 && <0.6)
- data-default (>=0.5.3 && <0.8)
- deepseq (>=1.4.1.0 && <1.5)
- ghc-prim (>=0.3.1.0 && <0.6)
- ghc-typelits-extra (>=0.2.1 && <0.3)
- ghc-typelits-knownnat (>=0.2.2 && <0.3)
- ghc-typelits-natnormalise (>=0.4.2 && <0.6)
- half (>=0.2.2.3 && <1.0)
- integer-gmp (>=0.5.1.0 && <1.1)
- lens (>=4.9 && <4.16)
- QuickCheck (>=2.7 && <2.10)
- reflection (>=2 && <2.2)
- singletons (>=1.0 && <3.0)
- template-haskell (>=2.9.0.0 && <2.12)
- vector (>=0.11 && <1.0)
- if flag(doclinks)
- transformers (>=0.4.2.0)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| doctests | You can disable testing with doctests using `-f-doctests`. | Enabled |
| benchmarks | You can disable testing with benchmarks using `-f-benchmarks`. | Enabled |
| doclinks | Create hyperlinks to non-dependent packages using `-fdoclinks`. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info