I've moved the primitive package to github
Herbert Valerio Riedel
hvr at gnu.org
Wed Sep 25 07:24:22 UTC 2013
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:
>>
>> http://lpaste.net/93354
>>
>> 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
More information about the ghc-devs
mailing list