@hackage glazier-react dependencies
20 results
@haskell/transformers
Concrete functor and monad transformers
@haskell/stm
Software Transactional Memory
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/base
Core data structures and operations
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/newtype-generics
A typeclass and set of functions for working with newtypes
@hackage/lens-misc
Miscellaneous lens utilities.
@hackage/lens
Lenses, Folds and Traversals
@hackage/javascript-extras
Extra javascript functions when using GHCJS
@hackage/glazier
Extensible effects using ContT, State and variants.
@hackage/ghcjs-base-stub
Allow GHCJS projects to compile under GHC and develop using intero.
@hackage/ghcjs-base
base library for GHCJS
@hackage/dlist
Difference lists
@hackage/data-diverse-lens
Isos & Lens for Data.Diverse.Many and Prisms for Data.Diverse.Which
@hackage/data-diverse
Extensible records and polymorphic variants.
@hackage/alternators
Handy functions when using transformers.