Dependencies for clash-prelude-0.99.1
Libraries
clash-prelude
- array (>=0.5.1.0 && <0.6)
- base (>=4.8.0.0 && <5)
- bifunctors (>=5.4.0 && <6.0)
- 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.5 && <0.3)
- ghc-typelits-knownnat (>=0.5 && <0.6)
- ghc-typelits-natnormalise (>=0.6 && <0.7)
- half (>=0.2.2.3 && <1.0)
- integer-gmp (>=0.5.1.0 && <1.1)
- lens (>=4.9 && <4.17)
- QuickCheck (>=2.7 && <2.12)
- reflection (>=2 && <2.2)
- singletons (>=1.0 && <3.0)
- template-haskell (>=2.12.0.0 && <2.14)
- transformers (>=0.4.2.0 && <0.6)
- vector (>=0.11 && <1.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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info