
28 Sep
2010
28 Sep
'10
11:08 a.m.
On Sun, Sep 26, 2010 at 02:52:30PM -0700, David Fox wrote:
In order to bootstrap with the compiler we are using, I had to rename the function at line 13 of compiler/utils/Exception.hs from mask_ to mask.
Hmm, curious. mask_ has mask's type, which seems wrong, but building the stable branch with RC1 works fine. Simon, do you know what's going on? Thanks Ian