<div dir="ltr">Smells a bit like it only applies the MonadFail instance in ghc 8.8.1, but the build log said ghc 8.6 and implied MonadFailDesugaring enabled from the error message.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 10, 2019 at 11:42 AM Vanessa McHale <<a href="mailto:vamchale@gmail.com">vamchale@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><font face="Menlo">cabal install ghcide -w ghc-8.8.1</font> seems to work, so I don’t think it’s ghcide precisely.<div><br></div><div>Cheers,</div><div>Vanessa<br><div><br><blockquote type="cite"><div>On Dec 10, 2019, at 10:37 AM, Viktor Dukhovni <<a href="mailto:ietf-dane@dukhovni.org" target="_blank">ietf-dane@dukhovni.org</a>> wrote:</div><br><div><div><blockquote type="cite">On Dec 10, 2019, at 11:03 AM, Dušan Kolář <<a href="mailto:kolar@fit.vut.cz" target="_blank">kolar@fit.vut.cz</a>> wrote:<br><br>--  While building package ghcide-0.0.4 using:<br>      /home/kolar/.stack/setup-exe-cache/x86_64-linux-tinfo6/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.3 --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-2.4.0.1 build --ghc-options " -fdiagnostics-color=always"<br>    Process exited with code: ExitFailure 1<br><br><br>Does that mean the ghcide is broken? Or am I doing something wrong?<br></blockquote><br>Taking a quick look at recent ghcide commits, I see:<br><br><span style="white-space:pre-wrap">  </span><a href="https://github.com/digital-asset/ghcide/commit/e78e1638ea00af7c5bf4fdbae245413eafed4248" target="_blank">https://github.com/digital-asset/ghcide/commit/e78e1638ea00af7c5bf4fdbae245413eafed4248</a><br><br>which shows changes to a stack.yaml file using "resolver: nightly-2019-12-06".<br>The removed extra-deps are:<br><br>  - haskell-lsp-0.18.0.0<br>  - lsp-test-0.8.2.0<br>  - hslogger-1.3.0.0<br>  - network-bsd-2.8.1.0<br><br>and the presumably expectation is that these will show up in a stack release soon.<br>But in the mean time you've selected:<br><br>  - haskell-lsp-0.17.0.0<br>  - haskell-lsp-types-0.17.0.0<br>  - hie-bios-0.2.1<br>  - rope-utf16-splay-0.3.1.0<br><br>which are older, and may not work with GHC 8.8.1 (MFP changes) used by recent<br>stack nightly builds.  You could try changing the stack.yaml file to use an<br>even more recent nightly, but ultimately, may need to figure out the right<br>versions of the extra dependencies.<br><br>-- <br><span style="white-space:pre-wrap"> </span>Viktor.<br><br>_______________________________________________<br>Haskell-Cafe mailing list<br>To (un)subscribe, modify options or view archives go to:<br><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>Only members subscribed via the mailman list are allowed to post.</div></div></blockquote></div><br></div></div>_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>brandon s allbery kf8nh</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a></div></div></div></div></div>