monadic-bang

Version 0.2.2.2 revision 0 uploaded by JakobBruenker.

Package meta

Synopsis
GHC plugin to desugar ! into do-notation
Description

A plugin for GHC which takes expressions prefixed with a ! and effectively takes them out of their monadic context, by creating bind statements in the do-block surrounding the expression. Inspired by Idris's !-notation. For more information, see README.md.

Author
Jakob Brünker
Bug reports
https://github.com/JakobBruenker/monadic-bang/issues
Category
Development
Copyright
n/a
Homepage
https://github.com/JakobBruenker/monadic-bang
Maintainer
jakob.bruenker@gmail.com
Package URL
n/a
Stability
n/a

Components