@hackage/deepseq
Deep evaluation of data structures
@hackage/base
Core data structures and operations
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/sandi
Data encoding library
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/serialise
A binary serialisation library for Haskell values.
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/formatting
Combinator-based type-safe formatting (like printf() or FORMAT)
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/base58-bytestring
Implementation of BASE58 transcoding for ByteStrings
@hackage/base32-z-bytestring
Fast z-base32 and z-base32hex codec for ByteStrings
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@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/multibase
Self-identifying base encodings, implementation of <https://github.com/multiformats/multihash>