packages feed

monadloc-pp 0.2 → 0.2.1

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

monadloc-pp.cabal view
@@ -1,5 +1,5 @@ name: monadloc-pp-version: 0.2+version: 0.2.1 Cabal-Version:  >= 1.6 build-type: Simple license: PublicDomain@@ -12,7 +12,7 @@ description:   The package @monadloc@ defines a class for monads which can keep a monadic call trace.   .-  * See the blog post <http://pepeiborra.posterous.com/monadic-stack-traces-that-make-a-lot-of-sense> for more information.+  * See the blog post <http://pepeiborra.wordpress.com/2009/11/01/monadic-stack-traces-that-make-a-lot-of-sense/> for more information.   .   This package provides a preprocessor that inserts calls   to "Control.Monad.Loc.withLoc" before every monadic statement in a module.