@haskell/text
An efficient packed Unicode text type.
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/megaparsec
Monadic parser combinators
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@haskell/text
An efficient packed Unicode text type.
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/test-framework-hunit
HUnit support for the test-framework package.
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/tasty-hunit
HUnit support for the Tasty test framework.
@hackage/tasty
Modern and extensible testing framework
@hackage/megaparsec
Monadic parser combinators
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/abnf
Parse ABNF and generate parsers for the specified document
@hackage/HUnit
A unit testing framework for Haskell