@hackage/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
@hackage/zip-archive
Library for creating and modifying zip archives.
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/array
Mutable and immutable arrays
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/zlib
Compression and decompression in the gzip and zlib formats
@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/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/data-binary-ieee754
Parser/Serialiser for IEEE-754 floating-point values
@hackage/uuagc
Attribute Grammar System of Universiteit Utrecht
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/pretty
Pretty-printing library