Dependencies for haskell-tor-0.1.2
Libraries
haskell-tor
- array (>=0.5 && <0.7)
- asn1-encoding (>=0.9 && <0.11)
- asn1-types (>=0.3 && <0.5)
- async (>=2.0.2 && <2.2)
- attoparsec (>=0.13 && <0.15)
- base (>=4.7 && <5.0)
- base64-bytestring (>=1.0 && <1.2)
- binary (>=0.7.1 && <0.9)
- bytestring (>=0.10 && <0.11)
- cereal (>=0.4 && <0.6)
- containers (>=0.5 && <0.7)
- cryptonite (>=0.6 && <0.10)
- fingertree (>=0.1 && <0.3)
- hourglass (>=0.2.9 && <0.4)
- memory (>=0.7 && <0.11)
- monadLib (>=3.7 && <3.9)
- pretty-hex (>=1.0 && <1.2)
- pure-zlib (>=0.4 && <0.5)
- time (>=1.4 && <1.6)
- tls (>=1.3.2 && <1.5)
- x509 (>=1.6 && <1.8)
- x509-store (>=1.6 && <1.8)
- if flag(network) && !os(halvm)
- network (>=2.5 && <2.7)
- if flag(hans)
- hans (>=2.6 && <2.8)
Executables
haskell-tor
- asn1-encoding (>=0.8 && <0.10)
- asn1-types (>=0.2 && <0.4)
- base (>=4.7 && <5.0)
- base64-bytestring (>=1.0 && <1.2)
- bytestring (>=0.10 && <0.11)
- cryptonite (>=0.6 && <0.10)
- haskell-tor (>=0.1 && <0.3)
- hourglass (>=0.2.9 && <0.4)
- memory (>=0.7 && <0.11)
- time (>=1.4 && <1.6)
- tls (>=1.3.2 && <1.5)
- x509 (>=1.6 && <1.8)
- if flag(hans)
- hans (>=2.6 && <2.8)
- if flag(network) && !os(halvm)
- network (>=2.5 && <2.7)
- if os(halvm)
- if !flag(hans) && !flag(network) || !flag(hans) && os(halvm)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network | Use the base network library | Enabled |
hans | Use the Haskell Network Stack (HaNS) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info