@hackage bytestring-encoding dependencies
13 results
@hackage/base
Core data structures and operations
@hackage/text
An efficient packed Unicode text type.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/deepseq
Deep evaluation of data structures
@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/text
An efficient packed Unicode text type.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/tasty-hunit
HUnit support for the Tasty test framework.
@hackage/bytestring-encoding
ByteString ↔ Text converter based on GHC.IO.Encoding