On 2013-11-29 at 03:30:56 +0100, Kazu Yamamoto (山本和彦) wrote:
>> I cannot build GHC head on Linux and Mac (Mavericks) today:
>> 
>> compiler/typecheck/TcEvidence.lhs:152:16:
>>     Not in scope: data constructor `ASSERT2'
>
> The attached patches are necessary to build GHC head on Mavericks.

thanks, applied per

 
http://git.haskell.org/ghc.git/commitdiff/96416412cc8100bd1c1625e10c09df17c88a67b7

btw, curiously, Clang seems happy to compile "ASSERT (...)"  occurences
in C files such as rts/STM.c which have several of those...

Cheers,
  hvr
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to