Dependencies for hans-2.4.0.0
Libraries
hans
- base (>=4.0.0.0 && <5)
- bytestring (>=0.9.1.0)
- cereal (>=0.3.5.2)
- containers (>=0.3.0.0)
- fingertree (>=0.0.1.0)
- monadLib (>=3.6.0)
- time (>=1.1.0.0)
- if os(halvm)else
- if flag(bounded-channels)
- if flag(word32-in-random)
- random (>=1.0.1.0)
- random (>=1.0.0.0)
Executables
test
- base (>=4.0.0.0 && <5)
- bytestring (>=0.9.1.0)
- cereal (>=0.3.5.2)
- containers (>=0.3.0.0)
- hans
- monadLib (>=3.6.0)
- old-locale (>=1.0.0.0)
- time (>=1.1.0.0)
- if !flag(example)
- buildable: False
- if flag(bounded-channels)
- if os(halvm)
web-server
- if os(halvm)
- buildable: False
- if flag(web-server)
- base (>=4.0.0.0 && <5)
- blaze-html (>=0.7.0.2)
- blaze-markup
- bytestring (>=0.9.1.0)
- cereal (>=0.3.5.2)
- containers (>=0.3.0.0)
- hans
- HTTP (>=4000.2.17)
- monadLib (>=3.6.0)
- old-locale (>=1.0.0.0)
- time (>=1.1.0.0)
- buildable: False
tcp-test
- base (>=4.0.0.0 && <5)
- bytestring (>=0.9.1.0)
- cereal (>=0.3.5.2)
- containers (>=0.3.0.0)
- hans
- monadLib (>=3.6.0)
- old-locale (>=1.0.0.0)
- time (>=1.1.0.0)
- if os(halvm)
test-suite
- if flag(enable-tests)
- base (>=4 && <5)
- bytestring (>=0.9.1)
- cereal (>=0.3.5.2)
- containers (>=0.3)
- hans
- old-locale (>=1)
- QuickCheck (>=2.4.2)
- random (>=1.0.1.1)
- test-framework (>=0.6)
- test-framework-quickcheck2 (>=0.2.12.2)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bounded-channels | Use bounded channels for message passing | Disabled |
enable-tests | Enable building the test suite | Disabled |
example | Build the example program | Disabled |
web-server | Build a simple web-server example | Enabled |
word32-in-random | Word32 in Random | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info