@hackage ghcjs-base-stub dependencies
18 results
@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/primitive
Primitive memory-related operations
@haskell/integer-gmp
Integer library based on GMP
@haskell/ghc-prim
GHC primitives
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time
A time library
@hackage/scientific
Numbers represented using scientific notation
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/dlist
Difference lists
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/aeson
Fast JSON parsing and encoding