[darcs-devel] [patch1304] ErrorT is deprecated, switch to ExceptT (and 2 more)

Ganesh Sittampalam bugs at darcs.net
Wed Mar 4 06:33:21 UTC 2015


New submission from Ganesh Sittampalam <ganesh at earth.li>:

Fix some warnings: these should go into 2.10

3 patches for repository darcs-unstable at darcs.net:screened:

Tue Mar  3 19:06:41 GMT 2015  Ganesh Sittampalam <ganesh at earth.li>
  * ErrorT is deprecated, switch to ExceptT
  
  The two have different 'fail' implementations, but as far as
  I can see we don't have any explicit calls to that or any
  inexhaustive pattern matches in the relevant code.
  

Wed Mar  4 06:10:30 GMT 2015  Ganesh Sittampalam <ganesh at earth.li>
  * fix GHC 7.10 warning: explicitly quantify variables in type alias

Wed Mar  4 06:29:06 GMT 2015  Ganesh Sittampalam <ganesh at earth.li>
  * Turn off deprecation warning for use of 'parseTime' for now

----------
files: errort-is-deprecated_-switch-to-exceptt.dpatch, patch-preview.txt, unnamed
messages: 18255
nosy: ganesh
status: needs-screening
title: ErrorT is deprecated, switch to ExceptT (and 2 more)

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1304>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-preview.txt
Type: text/x-darcs-patch
Size: 4785 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20150304/18cf0d36/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: errort-is-deprecated_-switch-to-exceptt.dpatch
Type: application/x-darcs-patch
Size: 71185 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20150304/18cf0d36/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unnamed
Type: application/octet-stream
Size: 5 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20150304/18cf0d36/attachment-0001.obj>


More information about the darcs-devel mailing list