Skip to content

Fix min bound for ghc-exactprint dependency in hls-class-plugin#2710

Merged
michaelpj merged 1 commit into
haskell:masterfrom
pepeiborra:master
Feb 14, 2022
Merged

Fix min bound for ghc-exactprint dependency in hls-class-plugin#2710
michaelpj merged 1 commit into
haskell:masterfrom
pepeiborra:master

Conversation

@pepeiborra

@pepeiborra pepeiborra commented Feb 13, 2022

Copy link
Copy Markdown
Collaborator

Earlier versions of ghc-exactprint lead to a build error:

[1 of 1] Compiling Ide.Plugin.Class ( src/Ide/Plugin/Class.hs, dist/dist-sandbox-fb36eb2d/build/Ide/Plugin/Class.o )

src/Ide/Plugin/Class.hs:36:59: error:
    Module `Language.Haskell.GHC.ExactPrint.Utils' does not export `rs'
   |
36 | import           Language.Haskell.GHC.ExactPrint.Utils   (rs)
   |                                                           ^^

@pepeiborra
pepeiborra requested a review from Ailrun as a code owner February 13, 2022 18:44
@michaelpj
michaelpj merged commit 54de5a7 into haskell:master Feb 14, 2022
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

Successfully merging this pull request may close these issues.

2 participants