monadloc-pp-0.1: A preprocessor for generating monadic call traces

The monadloc-pp package

The package monadloc defines a class for monads which can keep a monadic call trace.

This package provides a preprocessor that inserts calls to Control.Monad.Loc.withLoc before every monadic statement in a module. To invoke the preprocessor, add the pragma OPTIONS_GHC -F -pgmF MonadLoc at the top of your Haskell files together with an import for the Control.Monad.Loc module

Properties

Version0.1
Dependenciesbase (4.*), filepath, haskell-src-exts (≥1.3.0), monadloc (0.6), pretty, syb
LicensePublicDomain
AuthorPepe Iborra
Maintainerpepeiborra@gmail.com
Stabilityexperimental
CategoryControl, Monads
Home pagehttp://github.com/pepeiborra/monadloc
Source repositorygit clone git://github.com/pepeiborra/monadloc-pp.git
ExecutablesMonadLoc
Upload dateSat Dec 10 15:19:53 UTC 2011
Uploaded byPepeIborra

Downloads