@hackage/clash-prelude
Clash: a functional hardware description language - Prelude library
@hackage/lens
Lenses, Folds and Traversals
@hackage/trifecta
A modern parser combinator library with convenient diagnostics
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/template-haskell
Support library for Template Haskell
@hackage/deepseq
Deep evaluation of data structures
@hackage/parsers
Parsing combinators
@hackage/integer-gmp
Integer library based on GMP
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@hackage/hint
A Haskell interpreter built on top of the GHC API
@hackage/base
Core data structures and operations
@hackage/ansi-wl-pprint
The Wadler/Leijen Pretty Printer for colored ANSI terminal output
@hackage/primitive
Primitive memory-related operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/text-show
Efficient conversion of values into Text
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/temporary
Portable temporary file and directory support
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/vector-binary-instances
Instances of Data.Binary for vector
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/interpolate
String interpolation done right
@hackage/process
Process libraries
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/time
A time library
@hackage/reducers
Semigroups, specialized containers and a general map/reduce framework
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/ghc
The GHC API
@hackage/data-binary-ieee754
Parser/Serialiser for IEEE-754 floating-point values
@hackage/concurrent-supply
A fast concurrent unique identifier supply with a pure API
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/errors
Simplified error-handling