patch applied (ghc): Default the value of -dppr-cols when the static flags aren't initialised yet

Ben Lippmeier benl at ouroborus.net
Fri Dec 10 07:41:00 CET 2010


Thu Dec  9 22:01:54 PST 2010  Ben Lippmeier <benl at ouroborus.net>
  * Default the value of -dppr-cols when the static flags aren't initialised yet
  If GHC's command line options are bad then the options parser uses the
  pretty printer before the -dppr-cols flag has been read.

    M ./compiler/main/StaticFlags.hs -1 +10

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101210060154-08f32-b14bb1daa89bd8945ab4ca0e0d5b8ab9334f2d27.gz



More information about the Cvs-ghc mailing list