It seems `GHC.Conc.labelThread` does not have corresponding `getThreadLabel`.
It would be useful when redirecting all exceptions to `journald` etc.
The problem might be, that this function is documented to function in debugging builds only :-(.
Just like stack traces which need special options.