ghc-free 5.2
Dependencies: ghc-comonad@5.0.9 ghc-distributive@0.6.2.1 ghc-indexed-traversable@0.1.4 ghc-profunctors@5.6.3 ghc-semigroupoids@6.0.1 ghc-th-abstraction@0.7.1.0 ghc-transformers-base@0.4.6
Channel: guix
Home page: http://github.com/ekmett/free/
Licenses: Modified BSD
Build system: haskell
Synopsis: Unrestricted monads for Haskell
Description:
This library provides free monads, which are useful for many tree-like structures and domain specific languages. If f is a Functor then the free Monad on f is the type of trees whose nodes are labeled with the constructors of f. The word "free" is used in the sense of "unrestricted" rather than "zero-cost": Free f makes no constraining assumptions beyond those given by f and the definition of Monad.
Total packages: 1