transformers: remove instance MonadFix ExceptT and ErrorT

Felipe Lessa felipe.lessa at gmail.com
Tue Aug 12 17:11:30 UTC 2014


On 12-08-2014 12:10, Bertram Felgenhauer wrote:
>   ghci> runExcept (mfix (\v -> throwE v))
>   Left *** Exception: mfix ExceptT: Left

Perhaps the error message should be changed to something more
descriptive, then.  For example: "mfix ExceptT: Fixpoint computation
depends on an exception".

-- 
Felipe.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://www.haskell.org/pipermail/libraries/attachments/20140812/6be45426/attachment.sig>


More information about the Libraries mailing list