Under OS X 10.5.6: GHC 6.10.1 Release Candidate 1

Ian Lynagh igloo at earth.li
Thu Mar 26 14:23:19 EDT 2009


On Wed, Mar 18, 2009 at 06:51:31AM -0400, Gregory Wright wrote:
> 
> Unexpected failures:
>    2469(ghci)

This is
    http://hackage.haskell.org/trac/ghc/ticket/2789
(which is fixed in the new build system).

>    apirecomp001(normal)

This is failing because of
    "ld: atom sorting error for ..." on OS X
    http://hackage.haskell.org/trac/ghc/ticket/2578
(I'd love for someone to fix that).

> bits 
> genUpTo 

These are fixed.

> num009 
> num012 

These still need to be fixed, but I'm pretty sure they aren't
regressions.


Thanks
Ian



More information about the Glasgow-haskell-users mailing list