@hackage PrimitiveArray dependencies
27 results
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/log-domain
Log-domain arithmetic
@hackage/deepseq
Deep evaluation of data structures
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/DPutils
utilities for DP
@hackage/bits
Various bit twiddling and bitwise serialization primitives
@hackage/cereal-vector
Serialize instances for Data.Vector types.
@hackage/vector-th-unbox
Deriver for Data.Vector.Unboxed using Template Haskell
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/vector-binary-instances
Instances of Data.Binary for vector
@hackage/smallcheck
A property-based testing library
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/OrderedBits
Efficient ordered (by popcount) enumeration of bits
@hackage/cereal
A binary serialization library
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/tasty
Modern and extensible testing framework
@hackage/base
Core data structures and operations
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/tasty-smallcheck
SmallCheck support for the Tasty test framework.
@hackage/smallcheck
A property-based testing library
@hackage/tasty-th
Automatic tasty test case discovery using TH
@hackage/PrimitiveArray
Efficient multidimensional arrays
@hackage/containers
Assorted concrete container types