Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHC panic with 9.2.8 #22

Closed
Soupstraw opened this issue Feb 28, 2024 · 1 comment
Closed

GHC panic with 9.2.8 #22

Soupstraw opened this issue Feb 28, 2024 · 1 comment

Comments

@Soupstraw
Copy link
Collaborator

I'm getting the following error when trying to compile this project with GHC 9.2.8:

Failed to build generic-lens-core-2.2.1.0.
Build log (
/home/work/.cabal/logs/ghc-9.2.8/generic-lens-core-2.2.1.0-2e45a1ae0108e4e64aae3ab321e793cacd6055af69d18e60c07e6871761c9d71.log
):
Configuring library for generic-lens-core-2.2.1.0..
Preprocessing library for generic-lens-core-2.2.1.0..
Building library for generic-lens-core-2.2.1.0..
ghc: panic! (the 'impossible' happened)
  (GHC version 9.2.8:
        lookupModuleWithSuggestions
  generic-lens-core-2.2.1.0-5923e7b30149b4fc926c67fe1cd2dec37e6b3610dfbbfde4320c6235477868dc Data.Generics.Internal.VL.Traversal
  Call stack:
      CallStack (from HasCallStack):
        callStackDoc, called at compiler/GHC/Utils/Panic.hs:181:37 in ghc:GHC.Utils.Panic
        pprPanic, called at compiler/GHC/Unit/State.hs:1890:48 in ghc:GHC.Unit.State

Please report this as a GHC bug:  https://www.haskell.org/ghc/reportabug

Error: cabal: Failed to build generic-lens-core-2.2.1.0 (which is required by
exe:example from cuddle-0.1.0.0 and exe:cuddle from cuddle-0.1.0.0). See the
build log above for details.
@nc6
Copy link
Collaborator

nc6 commented May 6, 2024

Should now have been fixed.

@nc6 nc6 closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants