The latest version of mvc is 1.1.7-2.

mvc

Version 1.1.7 revision 1 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
Gabriella Gonzalez
Bug reports
https://github.com/Gabriella439/Haskell-MVC-Library/issues
Category
Control, Concurrency
Copyright
2014 Gabriella Gonzalez
Homepage
n/a
Maintainer
GenuineGabriella@gmail.com
Package URL
n/a
Stability
n/a

Components