ThreadScope icon indicating copy to clipboard operation
ThreadScope copied to clipboard

Add support for GHC 9.6 and GHC 9.8

Open TeofilC opened this issue 1 year ago • 1 comments

This build upon https://github.com/haskell/ThreadScope/pull/129 to add support for 9.6 and 9.8 as well.

TeofilC avatar Mar 01 '24 10:03 TeofilC

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

TeofilC avatar Mar 01 '24 11:03 TeofilC