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

Can't compile using ghc 9.4 #20

Closed
danwdart opened this issue Jan 10, 2023 · 1 comment
Closed

Can't compile using ghc 9.4 #20

danwdart opened this issue Jan 10, 2023 · 1 comment

Comments

@danwdart
Copy link

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!

@danwdart
Copy link
Author

Oooh, whoops - it's being worked on:

#19

I'll use/work on that branch for now.

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

1 participant