tracer

Tracing utilities for Functor/Applicative/Monad types

https://github.com/knz/hs-tracer

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Raphael 'kena' Poss
Maintained by [email protected]

Transformers for Functor, Applicative and Monad types that add tracing facilities for computation steps and applicative nesting. Simplifies print-based debugging.