@hackage haskoin-node dependencies
45 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/persistent-template
Type-safe, non-relational, multi-backend persistence.
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/persistent
Type-safe, multi-backend data serialization.
@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/largeword
Provides Word128, Word192 and Word256 and a way of producing other large words if required.
@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/esqueleto
Type-safe EDSL for SQL queries on persistent backends.
@hackage/resource-pool
A high-performance striped resource pooling implementation
@hackage/stm-chans
Additional types of channels for STM.
@hackage/cereal
A binary serialization library
@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/persistent-sqlite
Backend for the persistent library using sqlite3.
@hackage/persistent
Type-safe, multi-backend data serialization.
@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/mtl
Monad classes for transformers, using functional dependencies
@hackage/monad-logger
A class of monads which can log messages.
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/haskoin-node
P2P library for Bitcoin and Bitcoin Cash
@hackage/haskoin-core
Bitcoin & Bitcoin Cash library for Haskell
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support