ixmonad: Embeds effect systems into Haskell using parameteric effect monads

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1, 0.2, 0.3, 0.15, 0.30, 0.50, 0.55, 0.56, 0.57
Change log None available
Dependencies base (<5), ghc-prim [details]
License BSD-3-Clause
Copyright 2013-14 University of Cambridge
Author Dominic Orchard
Maintainer Dominic Orchard
Category Control, Monads
Source repo head: git clone https://github.com/dorchard/ixmonad
Uploaded by DominicOrchard at 2014-05-15T09:27:39Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees