Dependencies for horde-ad-0.1.0.0
Libraries
horde-ad
- assert-failure (<0.1.4)
- atomic-counter (<0.2)
- base (>=4.20.1 && <4.21)
- Boolean (<0.3)
- containers (>=0.6 && <0.9)
- data-default (<0.9)
- deepseq (<1.7)
- dependent-enummap (<0.2)
- dependent-sum (>=0.7 && <0.8)
- enummapset (<0.8)
- ghc-typelits-knownnat (<1)
- ghc-typelits-natnormalise (<1)
- ilist (<0.5)
- orthotope (<0.2)
- ox-arrays (<0.2)
- random (>=1.3.0 && <1.4)
- some (>=1 && <2)
- vector (>=0.13.2.0 && <0.14)
horde-ad:exampleLibrary
- base
- bytestring (<0.13)
- ghc-typelits-knownnat
- ghc-typelits-natnormalise
- horde-ad
- mnist-idx (<0.2)
- ox-arrays
- random
- vector
- zlib (<0.8)
horde-ad:benchCommonLibrary
- base
- criterion (<1.7)
- data-default (<0.9)
- deepseq (<1.7)
- horde-ad
- inspection-testing (<0.7)
- ox-arrays
- random
horde-ad:testToolLibrary
horde-ad:testCommonLibrary
- assert-failure
- base
- ghc-typelits-knownnat
- ghc-typelits-natnormalise
- horde-ad
- ox-arrays
- random
- tasty (>=1.0 && <1.6)
- tasty-hunit (<0.11)
- tasty-quickcheck (<0.12)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
with_expensive_assertions | turn on expensive assertions of well-tested code | Disabled |
release | remember to set before tagging for a release (to expose internal functions and types, disable tests that depend on not packaged data, etc.) | Enabled |
test_seq | run all of the test suite in sequential mode | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info