logo
首页技术栈工具库讨论
monadloc-pp

monadloc-pp

The package monadloc defines a class for monads which can keep a monadic call trace. 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. 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
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install monadloc-pp
查看
标签
根据用户添加的标签生成
暂无标签