
Fyi, I've been able to reproduce this failure on GHC 7.6.3 as well, and filed a ticket at http://ghc.haskell.org/trac/ghc/ticket/8355 On 2013-09-25 at 09:24:22 +0200, Herbert Valerio Riedel wrote:
Hello Jan,
On 2013-09-25 at 08:26:15 +0200, Jan Stolarek wrote:
However, I've tried integrating the new vector/primitive versions released into the GHC build (after patching up the DPH libs), but I get Core lint errors:
any idea what's going on here?
I have no idea what might be the cause. During my work on new primops I haven't seen anything like this.
Fyi, I tried your primitive-0.5.0.2 version[1] as well, and build that package with
cabal configure --ghc-option=-dcore-lint && cabal build
which gave me a core-lint error as well; if you have the time, could you please try to reproduce this on your setup?
Cheers, hvr
[1]: https://github.com/jstolarek/primitive/tree/ghc-78-compatibility
-- "Elegance is not optional" -- Richard O'Keefe