The latest version of ixmonad is 0.57-1.
ixmonad
Version 0.50 revision 0 uploaded by DominicOrchard.
Package meta
- Synopsis
- Embeds effect systems into Haskell using an parameteric effect monad (the |Effect| type class)
- 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.
- 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