Dependencies for clash-prelude-0.10.5
Libraries
clash-prelude
- array (>=0.5.1.0)
- base (>=4.8.0.0 && <5)
- data-default (>=0.5.3)
- ghc-prim (>=0.3.1.0)
- ghc-typelits-extra (>=0.1)
- ghc-typelits-natnormalise (>=0.3)
- integer-gmp (>=0.5.1.0)
- lens (>=4.9)
- QuickCheck (>=2.7 && <2.9)
- reflection (>=2)
- singletons (>=1.0 && <3.0)
- template-haskell (>=2.9.0.0)
- 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