Skip to content

hls-fourmolu-plugin: Update ghcide dependency #2370

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

Closed
wants to merge 1 commit into from

Conversation

hololeap
Copy link
Contributor

@hololeap hololeap commented Nov 19, 2021

Similar to #2368

It will also need a revision on hackage

src/Ide/Plugin/Fourmolu.hs:18:1: error:
    Could not find module ‘Development.IDE.GHC.Compat.Util’
    Perhaps you meant
      Development.IDE.GHC.Compat (from ghcide-1.4.2.2)
      Development.IDE.GHC.Util (from ghcide-1.4.2.2)
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
18 | import qualified Development.IDE.GHC.Compat.Util as S
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Similar to haskell#2368

It will also need a revision on hackage

```
src/Ide/Plugin/Fourmolu.hs:18:1: error:
    Could not find module ‘Development.IDE.GHC.Compat.Util’
    Perhaps you meant
      Development.IDE.GHC.Compat (from ghcide-1.4.2.2)
      Development.IDE.GHC.Util (from ghcide-1.4.2.2)
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
   |
18 | import qualified Development.IDE.GHC.Compat.Util as S
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
@hololeap
Copy link
Contributor Author

Let me see if I can find any more and I will force-push the changes to the first PR

@hololeap hololeap closed this Nov 19, 2021
@hololeap hololeap deleted the patch-4 branch November 22, 2021 16:34
@hololeap hololeap restored the patch-4 branch November 22, 2021 16:34
@hololeap hololeap deleted the patch-4 branch November 22, 2021 16:35
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.

1 participant