common: Adapt to thread_label's addition to TSOClosure
Compare changes
Files
2@@ -28,7 +28,7 @@ convertClosure itb g =
A new thread_label :: Maybe b
field was added to TSOConstructor
in
GenClosure
in ghc-heap
in
ghc@436867d6. This updates the
corresponding data constructor on the ghc-debug-common
side.
Fixes #10.