@hackage BiobaseTypes dependencies
24 results
@hackage/data-default
A class for types with a default value
@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/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/cereal-text
Data.Text instances for the cereal serialization library
@hackage/stringable
A Stringable type class, in the spirit of Foldable and Traversable
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/PrimitiveArray
Efficient multidimensional arrays
@hackage/vector
Efficient Arrays
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/text-binary
Binary instances for text types
@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/BiobaseTypes
Collection of types for bioinformatics
@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