@haskell/text
An efficient packed Unicode text type.
@haskell/parsec
Monadic parser combinators
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/zlib
Compression and decompression in the gzip and zlib formats
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/semigroups
Anything that associates
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/memory
memory and related abstraction stuff
@hackage/file-embed
Use Template Haskell to embed file contents directly.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@haskell/text
An efficient packed Unicode text type.
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/semigroups
Anything that associates
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/regex-base
Common "Text.Regex.*" API for Regex matching
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/memory
memory and related abstraction stuff
@hackage/hpdft
A tool for looking through PDF file using Haskell