Dependencies for hPDB-1.1.2

library

Flags

Automatic Flags
NameDescriptionDefault
have-mmap

Use mmap to read input faster.

Enabled
have-sse2

Use -msse2 for faster code.

Enabled
have-text-format

Do not use text-format, since it may require double-conversion and thus linking of libstdc++ which may break compilation due to GHC bug #5289:

http://ghc.haskell.org/trac/ghc/ticket/5289

Enabled

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