@hackage exploring-interpreters dependencies
14 results
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/scientific
Numbers represented using scientific notation
@hackage/network
Low-level networking interface
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/haskeline
A command-line interface for user input, written in Haskell.
@hackage/fgl
Martin Erwig's Functional Graph Library
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/aeson
Fast JSON parsing and encoding