@hackage/clash-prelude
Clash: a functional hardware description language - Prelude library
@hackage/data-default
A class for types with a default value
@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/extra
Extra functions I use.
@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/primitive
Primitive memory-related operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/ordered-containers
Set- and Map-like types that remember the order elements were inserted
@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/dlist
Difference lists
@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/terminal-size
Get terminal window height and width
@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/ghc-boot-th
Shared functionality between GHC and the template-haskell library
@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/haskell-src-meta
Parse source to template-haskell abstract syntax.
@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
@hackage/clash-prelude
Clash: a functional hardware description language - Prelude library
@hackage/data-default
A class for types with a default value
@hackage/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
@hackage/lens
Lenses, Folds and Traversals
@hackage/template-haskell
Support library for Template Haskell
@hackage/deepseq
Deep evaluation of data structures
@hackage/tasty
Modern and extensible testing framework
@hackage/base
Core data structures and operations
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/ghc
The GHC API
@hackage/clash-lib
Clash: a functional hardware description language - As a library
@hackage/concurrent-supply
A fast concurrent unique identifier supply with a pure API
@hackage/ghc-typelits-knownnat
Derive KnownNat constraints from other KnownNat constraints
@hackage/tasty-hunit
HUnit support for the Tasty test framework.