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
importGenerics.MRSOP.THimportGenerics.MRSOP.BaseimportLanguage.ELisp-- comming from hs-elisp
generateFamilyWith 'W [t| [ESExp] |]
I run into:
> ghc: panic! (the 'impossible' happened)
> (GHC version 8.4.3 for x86_64-unknown-linux):
> completeCall
> fail_aeDS
> Select nodup wild_00
> Stop[BoringCtxt] Rep
> W (El FamListESExp) (Lkup ix_aeTL CodesListESExp)
> Call stack:
> CallStack (from HasCallStack):
> callStackDoc, called at compiler/utils/Outputable.hs:1150:37 in ghc:Outputable
> pprPanic, called at compiler/simplCore/Simplify.hs:1533:9 in ghc:Simplify
>
> Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
I want to make a small reproducible file before submitting it as a bug, though.
The text was updated successfully, but these errors were encountered:
hs-elisp commit working around it
When compiling the following code:
I run into:
I want to make a small reproducible file before submitting it as a bug, though.
The text was updated successfully, but these errors were encountered: