@hackage binary-instances dependencies
30 results
@haskell/vector
Efficient Arrays
@haskell/text
An efficient packed Unicode text type.
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/vector-binary-instances
Instances of Data.Binary for vector
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time-compat
Compatibility package for time
@hackage/text-binary
Binary instances for text types
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/scientific
Numbers represented using scientific notation
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/case-insensitive
Case insensitive string comparison
@hackage/binary-orphans
Compatibility package for binary; provides instances
@hackage/aeson
Fast JSON parsing and encoding
@haskell/vector
Efficient Arrays
@haskell/text
An efficient packed Unicode text type.
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time-compat
Compatibility package for time
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/tasty
Modern and extensible testing framework
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/scientific
Numbers represented using scientific notation
@hackage/quickcheck-instances
Common quickcheck instances
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/case-insensitive
Case insensitive string comparison
@hackage/binary-instances
Orphan instances for binary
@hackage/aeson
Fast JSON parsing and encoding
@hackage/QuickCheck
Automatic testing of Haskell programs