build errors
Herbert Valerio Riedel
hvr at gnu.org
Fri Nov 29 08:13:27 UTC 2013
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
More information about the ghc-devs
mailing list