The latest version of mvc is 1.1.7-2.

mvc

Version 1.1.5 revision 0 uploaded by GabrielGonzalez.

Package meta

Synopsis
Model-view-controller
Description

Use the mvc library to distill concurrent programs into pure and single-threaded programs using the Model-View-Controller pattern. This transformation lets you:

  • replay your program deterministically,

  • do property-based testing of your model (like QuickCheck), and:

  • equationally reason about your pure core.

Author
Gabriel Gonzalez
Bug reports
https://github.com/Gabriel439/Haskell-MVC-Library/issues
Category
Control, Concurrency
Copyright
2014 Gabriel Gonzalez
Homepage
n/a
Maintainer
Gabriel439@gmail.com
Package URL
n/a
Stability
n/a

Components