NoTrace

Remove all the functions come from Debug.Trace after debugging

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

Version on this page:0.3.0.1
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.1@sha256:da715c26d5d960a69249ccd1861e3dc8d0b4f68ff0c307c2e73774a64ca50df2,1298

Module documentation for 0.3.0.1

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.