@hackage PrimitiveArray dependencies
18 results
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/deepseq
Deep evaluation of data structures
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/bits
Various bit twiddling and bitwise serialization primitives
@hackage/vector-th-unbox
Deriver for Data.Vector.Unboxed using Template Haskell
@hackage/vector-binary-instances
Instances of Data.Binary for vector
@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/base
Core data structures and operations
@hackage/test-framework-th
Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell.
@hackage/PrimitiveArray
Efficient multidimensional arrays
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support