Dependencies for clash-prelude-0.10.13
Libraries
clash-prelude
- array (>=0.5.1.0 && <0.6)
- base (>=4.8.0.0 && <5)
- 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.1 && <0.2)
- ghc-typelits-natnormalise (>=0.4.1 && <0.6)
- integer-gmp (>=0.5.1.0 && <1.1)
- lens (>=4.9 && <4.15)
- QuickCheck (>=2.7 && <2.10)
- reflection (>=2 && <2.2)
- singletons (>=1.0 && <3.0)
- template-haskell (>=2.9.0.0 && <2.12)
- if impl(ghc<7.11)
- th-lift (>=0.5.6)
- 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 |
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