@cardano cardano-ledger-shelley-ma-test dependencies
48 results
@haskell/text
An efficient packed Unicode text type.
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/tasty-hunit
HUnit support for the Tasty test framework.
@hackage/tasty
Modern and extensible testing framework
@hackage/microlens
A tiny lens library with no dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/QuickCheck
Automatic testing of Haskell programs
@cardano/small-steps
Small step semantics
@cardano/cardano-strict-containers
Various strict container types
@cardano/cardano-slotting
Key slotting types for cardano libraries
@cardano/cardano-ledger-shelley-test
Test helpers from cardano-ledger-shelley exposed to other packages
@cardano/cardano-ledger-shelley
:{cardano-ledger-shelley
,testlib
}Shelley Ledger Executable Model
@cardano/cardano-ledger-pretty
Pretty-printers for Cardano ledger datatypes
@cardano/cardano-ledger-mary
:{cardano-ledger-mary
,testlib
}Cardano ledger with multiasset support.
@cardano/cardano-ledger-core
:{cardano-ledger-core
,testlib
}Core components of Cardano ledgers from the Shelley release on.
@cardano/cardano-ledger-binary
:{cardano-ledger-binary
,testlib
}Binary serialization library used throughout ledger
@cardano/cardano-ledger-allegra
:{cardano-ledger-allegra
,testlib
}Allegra ledger era that introduces time lock support.
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/tasty-hunit
HUnit support for the Tasty test framework.
@hackage/tasty
Modern and extensible testing framework
@hackage/microlens
A tiny lens library with no dependencies
@hackage/groups
Groups
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/cborg
Concise Binary Object Representation (CBOR)
@hackage/QuickCheck
Automatic testing of Haskell programs
@cardano/small-steps-test
Small step semantics testing library
@cardano/small-steps
Small step semantics
@cardano/cardano-strict-containers
Various strict container types
@cardano/cardano-slotting
Key slotting types for cardano libraries
@cardano/cardano-protocol-tpraos
Cardano Protocol: Transitional Praos
@cardano/cardano-ledger-shelley-test
Test helpers from cardano-ledger-shelley exposed to other packages
@cardano/cardano-ledger-shelley-ma-test
Shelley ledger with multiasset and time lock support.
@cardano/cardano-ledger-shelley
Shelley Ledger Executable Model
@cardano/cardano-ledger-mary
:{cardano-ledger-mary
,testlib
}Cardano ledger with multiasset support.
@cardano/cardano-ledger-core
:{cardano-ledger-core
,testlib
}Core components of Cardano ledgers from the Shelley release on.
@cardano/cardano-ledger-binary
:{cardano-ledger-binary
,testlib
}Binary serialization library used throughout ledger
@cardano/cardano-ledger-allegra
Allegra ledger era that introduces time lock support.
@cardano/cardano-data
Specialized data for Cardano project
@cardano/cardano-crypto-class
Type classes abstracting over cryptography primitives for Cardano