common: Adapt to thread_label's addition to TSOClosure
A new `thread_label :: Maybe b` field was added to `TSOConstructor` in `GenClosure` in `ghc-heap` in ghc/ghc@436867d6. This updates the corresponding data constructor on the `ghc-debug-common` side. Fixes #10.
Please register or sign in to comment