Proposal: Remove the bogus MonadFail instance for ST
Ryan Scott
ryan.gl.scott at gmail.com
Wed Mar 14 13:05:12 UTC 2018
It's worth noting that the MonadFail instance for IO [1] also simply throws
an error (by way of failIO). Are you proposing we remove this instance as
well?
Ryan S.
-----
[1]
http://git.haskell.org/ghc.git/blob/cb6d8589c83247ec96d5faa82df3e93f419bbfe0:/libraries/base/Control/Monad/Fail.hs#l80
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20180314/31138f56/attachment.html>
More information about the Libraries
mailing list