
On 9/24/13 6:17 PM, Herbert Valerio Riedel wrote:
Hello Jan,
On 2013-09-24 at 20:47:31 +0200, Jan Stolarek wrote:
Your patches are based on an outdated version of the library. That's really surprising - I based them on code available at http://code.haskell.org/primitive, which I believe was version 0.5.0.1. Was there anything newer? 0.5.0.1 also matches exactly what our darcs2git mirror repo at
http://git.haskell.org/darcs-mirrors/primitive.git
currently holds; and the GitHub repo has all commits from there (albeit with slightly diverged commit-ids after 0.4.0.1, but that's harmless)
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?
Cheers, hvr Hm, #8138? Richard marked that as closed, though.
You didn't try to update the version of vector in the GHC build, did you? Geoff