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: http://lpaste.net/93354 any idea what's going on here? Cheers, hvr _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
