NoTrace

Remove all the functions come from Debug.Trace after debugging

https://github.com/CindyLinz/Haskell-NoTrace

Version on this page:0.3.0.2
LTS Haskell 11.22:0.3.0.2
Stackage Nightly 2018-03-12:0.3.0.2
Latest on Hackage:0.3.0.4

See all snapshots NoTrace appears in

MIT licensed by Cindy Wang (CindyLinz)
Maintained by [email protected]
This version can be pinned in stack with:NoTrace-0.3.0.2@sha256:67c2725cc83da9632e848e57f909c98bf4e8aed169022b9e898689ede94f8d2f,1298

Module documentation for 0.3.0.2

Depends on 1 package(full list with versions):

This module introduce functions with identical types with functions in the Debug.Trace. When completing the debug process, use this module to overwrite and silently remove all the tracing functions.