packages feed

ghc-debug-common-0.5.0.0: CHANGELOG.md

# Revision history for ghc-debug-common

## 0.5.0.0 -- 2023-06-06

* Bump to keep in sync with other libraries

## 0.4.0.0 -- 2022-12-14

* Add RequestSRT to allow support for tracing SRTs

## 0.3.0.0 -- 2022-10-06

* Support changes to TSO decoding on GHC HEAD
* Improvements to ARR_WORDS decoding
* Improvements to WeakPtr decoding.

## 0.2.1.0 -- 2022-05-06

* Internal refactoring to give better error message on decoding failure

## 0.2.0.0 -- 2021-12-06

* Second version

## 0.1.0.0 -- 2021-06-14

* First version.