@hackage BiobaseTypes dependencies
31 results
@hackage/data-default
A class for types with a default value
@hackage/lens
Lenses, Folds and Traversals
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/deepseq
Deep evaluation of data structures
@hackage/intern
Efficient hash-consing for arbitrary data types
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/cereal-vector
Serialize instances for Data.Vector types.
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/bimaps
bijections with multiple implementations.
@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/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/PrimitiveArray
Efficient multidimensional arrays
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/text-binary
Binary instances for text types
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/cereal
A binary serialization library
@hackage/string-conversions
Simplifies dealing with different types for strings
@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-th
Automatic tasty test case discovery using TH
@hackage/BiobaseTypes
Collection of types for bioinformatics