The latest version of ghc-trace-events is 0.1.2.9-0.
ghc-trace-events
Version 0.0.0.1 revision 0 uploaded by MitsutoshiAoe.
Package meta
- Synopsis
- Faster replacements for traceEvent and traceMarker
- Description
This library provies 3 modules:
- Debug.Trace.String
- Drop-in replacements for the event tracing functions in Debug.Trace.
- Debug.Trace.ByteString
- Data.ByteString.ByteString variants of the event tracing functions in Debug.Trace.
- Debug.Trace.Text
- Data.Text.Text variants of the event tracing functions in Debug.Trace.
Unlike the tracing functions in base, all the tracing functions in this package don't evaluate the input if user event logging (the
-lu
option) is disabled.- Author
- Mitsutoshi Aoe
- Bug reports
- n/a
- Category
- Development, GHC, Trace
- Copyright
- Copyright (C) 2018 Mitsutoshi Aoe
- Homepage
- https://github.com/maoe/ghc-trace-events
- Maintainer
- Mitsutoshi Aoe <maoe@foldr.in>
- Package URL
- n/a
- Stability
- n/a