Uploaded at Jun 25 15:43:34 2020 (UTC)
Succesfully tested at Feb 15 06:05:17 2023

Curry Package transformers

transformers

A portable library of functor and monad transformers from https://hackage.haskell.org/package/transformers , originally inspired by the paper

  • "Functional Programming with Overloading and Higher-Order Polymorphism", by Mark P Jones, in Advanced School of Functional Programming, 1995 (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).

This package contains:

  • the monad transformer class (in Control.Monad.Trans.Class)

  • concrete functor and monad transformers, each with associated operations and functions to lift operations associated with other transformers.


Download

Checkout with CPM:
cypm checkout transformers 2.0.0
Package source:
transformers-2.0.0.tar.gz [browse]
Source repository:
https://git.ps.informatik.uni-kiel.de/curry-packages/transformers.git