Skip to content

Support GHC 9.2 #28

@Bodigrim

Description

@Bodigrim
$ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions