packages feed

ghc-trace-events-0.1.0: CHANGELOG.md

# Revision history for ghc-trace-events

## v0.1.0 - 2019-11-20

* Add traceBinaryEvent and traceBinaryEventIO
* Switch to cabal-version: 2.2
* Rename Debug.Trace.Internal to Debug.Trace.Flags
* Test with GHC 8.8.1 and 8.6.5
* Update docs

## v0.0.0.1 - 2018-08-07

* Test with GHC 8.4.3 and HEAD
* Update docs

## v0.0.0 - 2018-05-21

* First version