@hackage/lens
Lenses, Folds and Traversals
@hackage/template-haskell
Support library for Template Haskell
@hackage/unix
POSIX functionality
@hackage/base
Core data structures and operations
@hackage/config-value
Simple, layout-based value language similar to YAML or JSON
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/gitrev
Compile git revision info into Haskell projects
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/HsOpenSSL
Partial OpenSSL binding for Haskell
@hackage/stm
Software Transactional Memory
@hackage/kan-extensions
Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads
@hackage/psqueues
Pure priority search queues
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/split
Combinator library for splitting lists.
@hackage/vty
A simple terminal UI library
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/process
Process libraries
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/network
Low-level networking interface
@hackage/time
A time library
@hackage/hookup
Abstraction over creating network connections with SOCKS5 and TLS
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/irc-core
IRC core library for glirc
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/config-schema
Schema definitions for the config-value package
@hackage/free
Monads for free
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/random
Pseudo-random number generation