The latest version of ixmonad is 0.57-1.
ixmonad
Version 0.56 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Embeds effect systems into Haskell using parameteric effect monads
- Description
Provides the 'parametric effect monad' structure to Haskell with a number of analogous of familiar monads (Reader, Writer, State, Maybe, Ticks) and a wrapper over normal monads (Control.Effect.Monad). This provides a way to embed effect systems into Haskell. For more information see http://dorchard.co.uk/ixmonad and the examples in https://github.com/dorchard/effect-monad/tree/master/examples.
- Author
- Dominic Orchard
- Bug reports
- n/a
- Category
- Control, Monads
- Copyright
- 2013-14 University of Cambridge
- Homepage
- n/a
- Maintainer
- Dominic Orchard
- Package URL
- n/a
- Stability
- experimental