haskoin-node 0.5.1 → 0.5.2
raw patch · 1 files changed
+2/−6 lines, 1 files
Files
- haskoin-node.cabal +2/−6
haskoin-node.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 42512d69990c573a8b21a6983363550443788358d5006ceae094b0d55a5bbcc7+-- hash: 3bc09f3cbc9492d161ea61ffaaec723ba421b2d4f8b183432371f0d07f61a9dd name: haskoin-node-version: 0.5.1+version: 0.5.2 synopsis: Haskoin Node P2P library for Bitcoin and Bitcoin Cash description: Bitcoin and Bitcoin Cash peer-to-peer protocol library featuring headers-first synchronisation. category: Bitcoin, Finance, Network@@ -45,7 +45,6 @@ , conduit-extra , hashable , haskoin-core- , hspec , monad-logger , mtl , network@@ -80,9 +79,6 @@ , network , nqe , random- , resourcet , rocksdb-haskell- , rocksdb-query- , string-conversions , unliftio default-language: Haskell2010