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.
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
- Control
- Control.Coeffect
- Control.Coeffect.Coreader
- Control.Effect
- Control.Effect.Cond
- Control.Effect.Counter
- Control.Effect.CounterNat
- Helpers
- Control.Effect.Helpers.List
- Control.Effect.Helpers.Mapping
- Control.Effect.Helpers.Set
- Control.Effect.Maybe
- Control.Effect.Monad
- Control.Effect.Parameterised
- Control.Effect.ReadOnceReader
- Control.Effect.Reader
- Control.Effect.State
- Control.Effect.Update
- Control.Effect.Vector
- Control.Effect.WriteOnceWriter
- Control.Effect.Writer
- Control.Coeffect
Downloads
- ixmonad-0.55.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees