darcs

Patch 958 stop using throw in the IO monad

Title stop using throw in the IO monad
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2012-10-03.21:50:22 by ganesh, last changed 2012-10-16.20:14:23 by owst.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt ganesh, 2012-10-03.21:50:22 text/x-darcs-patch
stop-using-throw-in-the-io-monad.dpatch ganesh, 2012-10-03.21:50:22 application/x-darcs-patch
unnamed ganesh, 2012-10-03.21:50:22
See mailing list archives for discussion on individual patches.
Messages
msg16198 (view) Author: ganesh Date: 2012-10-03.21:50:22
1 patch for repository darcs-unstable@darcs.net:screened:

Wed Oct  3 19:42:16 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * stop using throw in the IO monad
  throwIO should be used instead, but in this case catchJust is nicer anyway
Attachments
msg16238 (view) Author: owst Date: 2012-10-16.20:01:18
Looks sensible to me, accepting.
History
Date User Action Args
2012-10-03 21:50:22ganeshcreate
2012-10-16 20:01:18owstsetmessages: + msg16238
2012-10-16 20:14:23owstsetstatus: needs-screening -> accepted