Fix loading tests in GHCI
Closed this issue · 1 comments
brandonchinn178 commented
ghc-9.0.2: panic! (the 'impossible' happened)
(GHC version 9.0.2:
mkPluginUsage: file not found
Test.Tasty.AutoCollect.ConvertTest /Users/brandino/repos/tasty-autocollect/.stack-work/odir/Test/Tasty/AutoCollect/ConvertTest.o
Call stack:
CallStack (from HasCallStack):
callStackDoc, called at compiler/GHC/Utils/Outputable.hs:1230:37 in ghc:GHC.Utils.Outputable
pprPanic, called at compiler/GHC/HsToCore/Usage.hs:241:15 in ghc:GHC.HsToCore.Usage
brandonchinn178 commented
Should be fixed in 9.4
https://gitlab.haskell.org/ghc/ghc/-/issues/19774