Dependencies for hashabler-1.2.1

library

Flags

Manual Flags

NameDescriptionDefault
dev

To build tests, executables and benchmarks do `configure -fdev --enable-tests` and run the built executables by hand (i.e. not with `cabal test` etc.; we put all our different executables in test-suite sections in order to hide their dependencies from hackage)

Disabled
Automatic Flags
NameDescriptionDefault
integer-gmp

Are we using integer-gmp to provide fast Integer instances?

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info