cvs commit: fptools/ghc/compiler/deSugar Match.lhs fptools/ghc/compiler/main CmdLineOpts.lhs DriverFlags.hs fptools/ghc/docs/users_guide flags.xml using.xml

Ian Lynagh igloo at haskell.org
Mon Oct 18 14:25:08 EDT 2004


igloo       2004/10/18 11:25:07 PDT

  Modified files:
    ghc/compiler/deSugar Match.lhs 
    ghc/compiler/main    CmdLineOpts.lhs DriverFlags.hs 
    ghc/docs/users_guide flags.xml using.xml 
  Log:
  Implement -fwarn-incomplete-record-updates
  
  Revision  Changes    Path
  1.68      +6 -2      fptools/ghc/compiler/deSugar/Match.lhs
  1.191     +1 -0      fptools/ghc/compiler/main/CmdLineOpts.lhs
  1.139     +1 -0      fptools/ghc/compiler/main/DriverFlags.hs
  1.4       +7 -0      fptools/ghc/docs/users_guide/flags.xml
  1.6       +27 -0     fptools/ghc/docs/users_guide/using.xml


More information about the Cvs-ghc mailing list