ImperativeHaskell: A library for writing Imperative style haskell.
[ control, development, embedded, gpl, language, library ]
[ Propose Tags ]
[ Report a vulnerability ]
A monad that uses GADTs and continuations to replicate what it is like to program in an imperative language like C or Java with "return", "for", "break", "continue", and mutable references.
[Skip to Readme]
Modules
- Control
- Monad
- Control.Monad.Imperative
- Control.Monad.Imperative.FunctionFactory
- Control.Monad.Imperative.Internals
- Control.Monad.Imperative.Operators
- Control.Monad.Imperative
- Monad
Downloads
- ImperativeHaskell-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 1.1.1.0, 2.0.0.0, 2.0.0.1 |
---|---|
Dependencies | base (>=4.0 && <5.0), mtl (>=2.0 && <3.0), template-haskell (>=2.6 && <3) [details] |
License | GPL-3.0-only |
Author | Matthew Mirman |
Maintainer | Matthew Mirman <mmirman@andrew.cmu.edu> |
Category | Control, Embedded, Development, Language |
Home page | https://github.com/mmirman/ImperativeHaskell |
Source repo | head: git clone git://github.com/mmirman/ImperativeHaskell.git |
Uploaded | by MatthewMirman at 2012-04-26T04:13:17Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 9910 total (29 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-25 [all 8 reports] |