Safe Haskell validate failure

Ian Lynagh ian at well-typed.com
Fri May 10 15:41:06 CEST 2013


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




More information about the ghc-devs mailing list