On Thursday 18 August 2011, 20:14:16, David Terei wrote:
> So it fails for me on OSX as well.
> 
> "inplace/bin/genprimopcode" --data-decl          <
> compiler/prelude/primops.txt > compiler/primop-data-decl.hs-incl
> genprimopcode: type of primop PopCnt64Op doesn't make sense w.r.t
> category Monadic
> 
> I've got all the latest patches. Running OSX 10.7, Core i7, 32bit
> bootstrap GHC.

Fails for me on 32-bit linux too,

"inplace/bin/genprimopcode" --data-decl          <
compiler/prelude/primops.txt > compiler/primop-data-decl.hs-incl
"inplace/bin/genprimopcode" --primop-tag          <
compiler/prelude/primops.txt > compiler/primop-tag.hs-incl
genprimopcode: type of primop PopCnt64Op doesn't make sense w.r.t
category Monadic

but it works on 64-bit linux.

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to