monadloc-pp: A preprocessor for generating monadic call traces

[ control, monads, program, public-domain ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.3, 0.3.1
Dependencies base (>=4 && <5), filepath, haskell-src-exts (>=1.16.0), monadloc (==0.7), pretty, syb [details]
License LicenseRef-PublicDomain
Author Pepe Iborra
Maintainer pepeiborra@gmail.com
Category Control, Monads
Home page http://github.com/pepeiborra/monadloc-pp
Source repo head: git clone git://github.com/pepeiborra/monadloc-pp.git
Uploaded by PepeIborra at 2014-10-17T21:15:50Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables MonadLoc
Downloads 4061 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-09-30 [all 7 reports]