patch applied (packages/base): Add absentError.
Simon Peyton Jones
simonpj at microsoft.com
Tue Sep 14 09:47:15 EDT 2010
Tue Sep 14 06:46:39 PDT 2010 simonpj at microsoft.com
* Add absentError.
This patch accompanies the HEAD patch:
Tue Sep 14 12:38:27 BST 2010 simonpj at microsoft.com
* Make absent-arg wrappers work for unlifted types (fix Trac #4306)
Previously we were simply passing arguments of unlifted
type to a wrapper, even if they were absent, which was
stupid.
See Note [Absent error Id] in WwLib.
M ./Control/Exception/Base.hs -1 +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/base;a=darcs_commitdiff;h=20100914134639-1287e-1ee7793c952e0a8bc73ffbf61e129a49c06e198a.gz
More information about the Cvs-libraries
mailing list