@hackage NaturalLanguageAlphabets dependencies
43 results
@hackage/system-filepath
High-level, byte-based file and directory path manipulations (deprecated)
@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/file-embed
Use Template Haskell to embed file contents directly.
@hackage/array
Mutable and immutable arrays
@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/attoparsec
Fast combinator parsing for bytestrings and text
@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/hashtables
Mutable hash tables in the ST monad
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/unordered-containers
Efficient hashing-based container types
@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/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/NaturalLanguageAlphabets
Simple scoring schemes for word alignments
@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/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/cereal
A binary serialization library
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/deepseq
Deep evaluation of data structures
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/base
Core data structures and operations
@hackage/NaturalLanguageAlphabets
Simple scoring schemes for word alignments
@hackage/hashtables
Mutable hash tables in the ST monad
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/mwc-random
Fast, high quality pseudo random number generation
@hackage/random
Pseudo-random number generation