You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
» fd -g '*.hs' src app ps -x hlint --refactor --refactor-options="--inplace" {}
refactor: panic! (the 'impossible' happened)
GHC version 9.4.7:
runPipe
parse error on input `pattern'
Call stack:
CallStack (from HasCallStack):
callStackDoc, called at compiler/GHC/Utils/Panic.hs:182:37 in ghc:GHC.Utils.Panic
pprPanic, called at src/Refact/Compat.hs:161:13 in main:Refact.Compat
Please report this as a GHC bug: https://www.haskell.org/ghc/reportabug
The text was updated successfully, but these errors were encountered:
I'm not sure, but I have since found that using a newer version did solve my problem. I updated my nix channel I was using, and retried, and then it worked.
Sadly I'm not sure any more what the exact version of GHC was I was using, sorry!
The text was updated successfully, but these errors were encountered: