@hackage data-msgpack dependencies
19 results
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/deepseq
Deep evaluation of data structures
@hackage/base
Core data structures and operations
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/text
An efficient packed Unicode text type.
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/data-binary-ieee754
Parser/Serialiser for IEEE-754 floating-point values
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/base
Core data structures and operations
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/text
An efficient packed Unicode text type.
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/hspec
A Testing Framework for Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/data-msgpack
A Haskell implementation of MessagePack