MonadFail proposal#1108
Conversation
|
Maybe someone with more knowledge of the code can tell if the marks in 6f0b1c0 are expected to be there (in which case this should be doing the right thing; erroring out), or not. |
|
The Hoogle part appears to be unused and in a bad shape in general. As it is, it would crash on you more or less immediately. I just did the bare minimum necessary to make it compile, but it should probably be reworked / dropped? |
|
Since this has been waiting forever and not received any review, I'm going to play with it a bit, if it needs any changes I'll do them myself. |
|
Is this related? |
Yes since |
|
Ubuntu has removed yi from the Ubuntu Archive and will no longer ship it, as it fails to build from source with current 8.8.3 ghc + upgraded dependencies. |
This does the necessary changes to make yi-core compile with ghc 8.6, implementing the monad fail proposal.