-
-
Notifications
You must be signed in to change notification settings - Fork 368
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
Use ghcide master head (d76fbf9) #530
Conversation
jneira
commented
Oct 23, 2020
- ghcide at d76fbf9
- minor changes needed in retrie, tactics and import plugins
- closes Use ghcide version with last TemplateHaskell improvements #526
One test failing:
|
hmm... This is because the eval plugin uses /cc @pepeiborra |
Workaround for now would be to enable |
Let me know if you prefer merge this marking the test as knownBroken or we should wait to the eval plugin (and ghcide?) fix. |
I don't know, it completely breaks the eval plugin. Lets wait for @pepeiborra to chime in. |
You can try to change the |
@jneira did you try changing |
It is my next todo, but I have no time to start yet |
@wz1000 i didnt expect it was so easy 😝 |
The Eval plugin will run a parallel compilation pipeline, loading all the modules independently of |
Would it be possible to get a release with this change? |
@expipiplus1 yeah, it will be included in the incoming monthly release: #567 |
Yeah, I had some weird issue with GHC throwing in |
Could this also be included? It is a minimal change and is required to support CPP/LHS preprocessing in the Eval plugin. |
@tittoassini the support is included simply updating ghcide? if it is the case i can give a try later at night, feel free to open a new pr updating ghcide again to get it sooner |
Yes, it has already been merged in ghcide, just a matter of updating to the
latest commit.
Thanks!
Il giorno mer 4 nov 2020 alle ore 13:23 Javier Neira <
[email protected]> ha scritto:
… @tittoassini <https://github.com/tittoassini> the support is included
simply updating ghcide? if it is the case i can give a try later at night,
feel free to open a new pr updating ghcide again to get it sooner
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#530 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAFRQK23G5354NPPDDBHWTSOFBVPANCNFSM4S4JG7ZA>
.
--
Pasqualino "Titto" Assini
http://networkpolitics.svbtle.com
http://quid2.org/
|