Skip to content

Can't compile using ghc 9.4 #20

@danwdart

Description

@danwdart

Hi,
I get the following compiling on 9.4.x:

       > [ 4 of 12] Compiling System.Plugins.Parser ( src/System/Plugins/Parser.hs, dist/build/System/Plugins/Parser.o, dist/build/System/Plugins/Parser.dyn_o )
       >
       > src/System/Plugins/Parser.hs:38:1: error:
       >     Ambiguous module name ‘Language.Haskell.Syntax’:
       >       it was found in multiple packages: ghc-9.4.2 haskell-src-1.0.4
       >    |
       > 38 | import Language.Haskell.Syntax

Unsure if one of these packages just reimports another, it may be possible to reduce dependencies now?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions