NoTrace

Remove all the functions come from Debug.Trace after debugging

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

Version on this page:0.3.0.0
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.0@sha256:94df3fbb989e4896201b26354f3df32ae9ea7ce95546997087a039e021700716,1296

Module documentation for 0.3.0.0

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.