@hackage emacs-module dependencies
18 results
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/template-haskell
Support library for Template Haskell
@hackage/deepseq
Deep evaluation of data structures
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/void
A Haskell 98 logically uninhabited data type
@hackage/prettyprinter
A modern, easy to use, well-documented, extensible pretty-printer.
@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/mtl
Monad classes for transformers, using functional dependencies
@hackage/os-string
Library for manipulating Operating system strings.
@hackage/text
An efficient packed Unicode text type.
@hackage/vector
Efficient Arrays
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/monad-interleave
Monads with an unsaveInterleaveIO-like operation.
@hackage/tuples-homogenous-h98
Wrappers for n-ary tuples with Traversable and Applicative/Monad instances.
@hackage/prettyprinter-combinators
Some useful combinators for the prettyprinter package
@hackage/transformers-base
Lift computations from the bottom of a transformer stack