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@436867d6. This updates the
corresponding data constructor on the ghc-debug-common
side.
Fixes #10.