On Mon, Aug 11, 2008 at 12:16:08PM +0100, Duncan Coutts wrote: > > > Who is responsible for the time/ library? > > I think we should not build the non-core libs with -Werror.
We don't, but: $ head -1 time/Data/Time/Calendar/Gregorian.hs {-# OPTIONS -Wall -Werror #-} (in actual fact, we don't even build GHC/bootlibs with -Werror except when validating). Thanks Ian _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc