packages feed

ghc-debug-stub-0.3.0.0: CHANGELOG.md

# Revision history for ghc-debug-stub

## 0.3.0.0 -- 2022-10-06

* Allow clients to reconnect multiple times to debuggee (Finley McIlwaine)
* Fix initialisation bugs due to uninitialised len (Teo Camarasu)

## 0.2.1.0 -- 2022-05-06

* Fix bug with write_block on BF_COMPACT closures

## 0.2.0.0 -- 2021-12-06

* Second version

## 0.1.0.0 -- 2021-06-14

* First version