ghc-trace-events: Faster replacements for traceEvent and traceEventMarker
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
[Skip to Readme]
Properties
Versions | 0.0.0, 0.0.0, 0.0.0.1, 0.1.0, 0.1.0.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.2.7, 0.1.2.8, 0.1.2.9 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <4.12), bytestring (>=0.9.2 && <0.11), text (>=1.0.0 && <1.3) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2018 Mitsutoshi Aoe |
Author | Mitsutoshi Aoe |
Maintainer | Mitsutoshi Aoe <maoe@foldr.in> |
Category | Development, GHC, Trace |
Home page | https://github.com/maoe/ghc-trace-events |
Source repo | head: git clone https://github.com/maoe/ghc-trace-events.git -b develop |
Uploaded | by MitsutoshiAoe at 2018-05-20T16:00:27Z |
Modules
[Index]
Downloads
- ghc-trace-events-0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees