StaticPtr does not work (properly) with --make -j in ghci
A while back I noticed that the parUpsweep code is missing the hscAddSptEntries call, and today I found a ghci test ( StaticPtr) which fails when "-j" is used.
Not completely sure if these two are related, but my guess is yes.
<interactive>: warning:
StaticPointers is not supported in GHCi interactive expressions.
+*** Exception: user error (Pattern match failure in 'do' block at <interactive>:13:7-13)
+*** Exception: user error (Pattern match failure in 'do' block at <interactive>:13:7-13)