@hackage ImperativeHaskell2.0.0.1

A library for writing Imperative style haskell.

Just proof that Haskell' can be truly imperative, and even look like C.

For some background, look in http://kormacode.blogspot.com/2011/11/c-style-haskell_10.html

For an example usage, look in Main.hs.