Dependencies for bitcoin-hs-0.0.1
Libraries
bitcoin-hs
- array
- base (>=4 && <5)
- binary (>=0.7)
- bytestring
- containers
- deepseq
- directory
- filepath
- ghc-prim
- HTTP
- json (>=0.7)
- mtl
- old-locale
- random
- time
- transformers
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6)
- network (<2.6)
- network-uri (<2.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
testnet | Use the Bitcoin Testnet conventions | Disabled |
x86asm | Hand-written x86 / x86_64 assembly routines for modular arithmetic | Disabled |
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info