The latest version of haskoin-node is 1.1.3-0.
lib:haskoin-node
Modules
- Network.Haskoin.Node.BlockChain
- Network.Haskoin.Node.Checkpoints
- Network.Haskoin.Node.HeaderTree
- Network.Haskoin.Node.Peer
- Network.Haskoin.Node.STM
Dependencies
- aeson lib:aeson >=0.7 && <1.1
- async lib:async >=2.0 && <2.2
- base lib:base >=4.8 && <5
- bytestring lib:bytestring >=0.10 && <0.11
- cereal lib:cereal >=0.5 && <0.6
- concurrent-extra lib:concurrent-extra >=0.7 && <0.8
- conduit lib:conduit >=1.2 && <1.3
- conduit-extra lib:conduit-extra >=1.1 && <1.2
- containers lib:containers >=0.5 && <0.6
- data-default lib:data-default >=0.5 && <0.8
- deepseq lib:deepseq >=1.4 && <1.5
- either lib:either >=4.3 && <4.5
- esqueleto lib:esqueleto >=2.4 && <2.6
- exceptions lib:exceptions >=0.8 && <0.9
- haskoin-core lib:haskoin-core >=0.3 && <0.5
- largeword lib:largeword >=1.2.4 && <1.3
- lifted-async lib:lifted-async >=0.2 && <0.10
- lifted-base lib:lifted-base >=0.2 && <0.3
- monad-control lib:monad-control >=1.0 && <1.1
- monad-logger lib:monad-logger >=0.3 && <0.4
- mtl lib:mtl >=2.2 && <2.3
- network lib:network >=2.4 && <2.7
- persistent lib:persistent >=2.2 && <2.7
- persistent-template lib:persistent-template >=2.1 && <2.6
- random lib:random >=1.0 && <1.2
- resource-pool lib:resource-pool >=0.2 && <0.3
- stm lib:stm >=2.4 && <2.5
- stm-chans lib:stm-chans >=3.0 && <3.1
- stm-conduit lib:stm-conduit >=2.5 && <3.1
- string-conversions lib:string-conversions >=0.4 && <0.5
- text lib:text >=0.11 && <1.3
- time lib:time >=1.4 && <1.7
Reverse dependencies
Direct only. Not exhaustive.
- haskoin-node test:haskoin-node-test
- haskoin-node test:spec
- haskoin-node test:test-haskoin-node
- haskoin-store exe:haskoin-store
- haskoin-store lib:haskoin-store
- haskoin-store test:haskoin-store-test
- haskoin-wallet exe:example-inproc-wallet-server
- haskoin-wallet lib:haskoin-wallet
- haskoin-wallet test:test-haskoin-wallet