Dependencies for hit-0.2.2
Libraries
hit
- attoparsec (>=0.10.1)
- base (>=4 && <4.8)
- bytedump
- bytestring
- cryptohash
- directory
- filepath
- mtl
- parsec (>=3)
- random
- vector
- zlib
- zlib-bindings (>=0.0.1 && <0.1)
Executables
Hit
- if flag(executable)
- attoparsec (>=0.10.1)
- base (>=4 && <5)
- bytedump
- bytestring
- containers
- directory
- filepath
- hashable
- hashtables
- mtl
- zlib
- buildable: False
Tests
- if flag(test)
- base (>=3 && <7)
- bytestring
- HUnit
- QuickCheck (>=2)
- test-framework (>=0.3)
- test-framework-quickcheck2 (>=0.2)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build unit test | Disabled |
| executable | Build the executable | Disabled |
| debug | Add some debugging options | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info