-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
$ cabal build -w ghc-9.2
[ 1 of 18] Compiling Data.Primitive.Unlifted.Array.Primops
src/Data/Primitive/Unlifted/Array/Primops.hs:45:25: error:
Module ‘GHC.Exts’ does not export ‘RuntimeRep(UnliftedRep)’
|
45 | , TYPE, RuntimeRep (UnliftedRep), unsafeCoerce#)
What's worse is that when I fix imports, GHC 9.2 ends up panicking with a message beyond my comprehension.
pepeiborra and Ailrun
Metadata
Metadata
Assignees
Labels
No labels