ThreadScope
ThreadScope copied to clipboard
Add support for GHC 9.6 and GHC 9.8
This build upon https://github.com/haskell/ThreadScope/pull/129 to add support for 9.6 and 9.8 as well.
The GHC 9.8 support is blocked on:
- https://github.com/gtk2hs/gtk2hs/pull/331
The rest looks fine. Do note that the mtl bump requires a code change so not all of this is just bounds stuff