build errors
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
kazu at iij.ad.jp
Thu Nov 28 03:43:29 UTC 2013
Hi,
I cannot build GHC head on Linux and Mac (Mavericks) today:
compiler/typecheck/TcEvidence.lhs:152:16:
Not in scope: data constructor `ASSERT2'
compiler/typecheck/TcEvidence.lhs:174:5:
Not in scope: data constructor `ASSERT2'
compiler/typecheck/TcEvidence.lhs:489:15:
Not in scope: data constructor `ASSERT2'
compiler/typecheck/TcEvidence.lhs:712:5:
Not in scope: data constructor `ASSERT2'
make[1]: *** [compiler/stage1/build/TcEvidence.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2
--Kazu
More information about the ghc-devs
mailing list