On Fri, May 10, 2013 at 09:25:42AM +0100, Simon Marlow wrote: > > These are still happening. Use BINDIST=YES to reproduce: > > =====> ImpSafeOnly01(normal) 22 of 124 [0, 0, 0] > cd ./check/pkg01 && $MAKE -s --no-print-directory > mkPackageDatabase.ImpSafeOnly01 VANILLA=--disable-library-vanilla > PROF=--disable-library-profiling DYN=--enable-shared
Aha, the problem was that the detection of what library ways are available was broken. I've fixed it. Thanks Ian _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
