@hackage/deepseq
Deep evaluation of data structures
@hackage/unix
POSIX functionality
@hackage/hackport
:hackport-external-libs-Cabal-syntax
Hackage and Portage integration tool
@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/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/pretty
Pretty-printing library
@hackage/deepseq
Deep evaluation of data structures
@hackage/unix
POSIX functionality
@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/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/pretty
Pretty-printing library
@hackage/cryptohash-sha256
Fast, pure and practical SHA-256 implementation
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/regex-posix
POSIX Backend for "Text.Regex" (regex-base)
@hackage/deepseq
Deep evaluation of data structures
@hackage/safe-exceptions
Safe, consistent, and easy exception handling
@hackage/network-uri
URI manipulation
@hackage/hackport
:hackport-external-libs-hackage-security
Hackage and Portage integration tool
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/lukko
File locking
@hackage/array
Mutable and immutable arrays
@hackage/stm
Software Transactional Memory
@hackage/edit-distance
Levenshtein and restricted Damerau-Levenshtein edit distances
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/echo
A cross-platform, cross-console way to handle echoing terminal input
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/text
An efficient packed Unicode text type.
@hackage/zlib
Compression and decompression in the gzip and zlib formats
@hackage/containers
Assorted concrete container types
@hackage/tar
Reading, writing and manipulating ".tar" archive files.
@hackage/process
Process libraries
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/HTTP
A library for client-side HTTP
@hackage/regex-base
Common "Text.Regex.*" API for Regex matching
@hackage/resolv
Domain Name Service (DNS) lookup via the libresolv standard library routines
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/random
Pseudo-random number generation
@hackage/pretty
Pretty-printing library
@hackage/hackport
:hackport-external-libs-Cabal-syntax
Hackage and Portage integration tool
@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/edit-distance
Levenshtein and restricted Damerau-Levenshtein edit distances
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/pretty
Pretty-printing library
@hackage/cryptohash-sha256
Fast, pure and practical SHA-256 implementation
@hackage/ed25519
Ed25519 cryptographic signatures
@hackage/template-haskell
Support library for Template Haskell
@hackage/network-uri
URI manipulation
@hackage/hackport
:hackport-external-libs-Cabal-syntax
Hackage and Portage integration tool
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/ghc-prim
GHC primitives
@hackage/lukko
File locking
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/transformers
Concrete functor and monad transformers
@hackage/zlib
Compression and decompression in the gzip and zlib formats
@hackage/containers
Assorted concrete container types
@hackage/tar
Reading, writing and manipulating ".tar" archive files.
@hackage/network
Low-level networking interface
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/pretty
Pretty-printing library
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/template-haskell
Support library for Template Haskell
@hackage/deepseq
Deep evaluation of data structures
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/network-uri
URI manipulation
@hackage/parallel
Parallel programming library
@hackage/hackport
:hackport-external-libs-cabal-install
Hackage and Portage integration tool
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/xml
A simple XML library.
@hackage/dlist
Difference lists
@hackage/split
Combinator library for splitting lists.
@hackage/lifted-base
lifted IO operations from the base library
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/extensible-exceptions
Extensible exceptions
@hackage/pretty
Pretty-printing library
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/hackport
:hackport-internal
Hackage and Portage integration tool
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/parser-combinators
Lightweight package providing commonly useful parser combinators
@hackage/process
Process libraries
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/template-haskell
Support library for Template Haskell
@hackage/base
Core data structures and operations
@hackage/doctest
Test interactive Haskell examples
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/Glob
Globbing library
@hackage/cabal-doctest
A Setup.hs helper for running doctests
@hackage/base-compat
A compatibility layer for base
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/base
Core data structures and operations
@hackage/process
Process libraries
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/deepseq
Deep evaluation of data structures
@hackage/network-uri
URI manipulation
@hackage/parallel
Parallel programming library
@hackage/hackport
:hackport-internal
Hackage and Portage integration tool
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/xml
A simple XML library.
@hackage/split
Combinator library for splitting lists.
@hackage/text
An efficient packed Unicode text type.
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/time
A time library
@hackage/hspec
A Testing Framework for Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/extensible-exceptions
Extensible exceptions
@hackage/pretty
Pretty-printing library
@hackage/deepseq
Deep evaluation of data structures
@hackage/unix
POSIX functionality
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/HUnit
A unit testing framework for Haskell
@hackage/array
Mutable and immutable arrays
@hackage/xml
A simple XML library.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/extensible-exceptions
Extensible exceptions
@hackage/pretty
Pretty-printing library
@hackage/deepseq
Deep evaluation of data structures
@hackage/unix
POSIX functionality
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/HUnit
A unit testing framework for Haskell
@hackage/array
Mutable and immutable arrays
@hackage/xml
A simple XML library.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/extensible-exceptions
Extensible exceptions
@hackage/pretty
Pretty-printing library
@hackage/deepseq
Deep evaluation of data structures
@hackage/unix
POSIX functionality
@hackage/hackport
:hackport-external-libs-Cabal
Hackage and Portage integration tool
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/HUnit
A unit testing framework for Haskell
@hackage/array
Mutable and immutable arrays
@hackage/xml
A simple XML library.
@hackage/split
Combinator library for splitting lists.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/extensible-exceptions
Extensible exceptions
@hackage/pretty
Pretty-printing library