@hackage haskoin-node dependencies
35 results
@hackage/data-default
A class for types with a default value
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/either
Combinators for working with sums
@hackage/deepseq
Deep evaluation of data structures
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/leveldb-haskell
Haskell bindings to LevelDB
@hackage/concurrent-extra
Extra concurrency primitives
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/lifted-async
Run lifted IO operations asynchronously and wait for their results
@hackage/stm
Software Transactional Memory
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/lifted-base
lifted IO operations from the base library
@hackage/monad-logger
A class of monads which can log messages.
@hackage/stm-conduit
Introduces conduits to channels, and promotes using conduits concurrently.
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/containers
Assorted concrete container types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/network
Low-level networking interface
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/stm-chans
Additional types of channels for STM.
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/haskoin-core
Bitcoin & Bitcoin Cash library for Haskell
@hackage/random
Pseudo-random number generation
@hackage/string-conversions
Simplifies dealing with different types for strings
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/base
Core data structures and operations
@hackage/test-framework-hunit
HUnit support for the test-framework package.
@hackage/HUnit
A unit testing framework for Haskell
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/haskoin-node
P2P library for Bitcoin and Bitcoin Cash
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support