-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
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
Labels
No labels