Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lysxia/coq-mtl

Formalized laws for mtl
https://github.com/lysxia/coq-mtl

coq effects formalization haskell laws monad monad-transformers

Last synced: 28 days ago
JSON representation

Formalized laws for mtl

Awesome Lists containing this project

README

        

Formalized laws for the mtl library
===================================

- Laws for mtl classes
- Verified implementations for the common monad transformers
- Code to be as close to mtl and transformers as possible,
rather than practical in Coq.

Future work
-----------

- Merge with coq-ext-lib
- Laws compatible with applicative