[cvs-nhc98] cvs commit: nhc98/src/compiler98 PreImport.hs

Malcolm Wallace malcolm at glass.cse.ogi.edu
Fri Jun 18 06:42:00 EDT 2004


malcolm     2004/06/18 03:42:00 PDT

  Modified files:
    src/compiler98       PreImport.hs 
  Log:
  Simplify re-ordering of module imports.  Need to ensure that NHC.Internal
  comes last with Prelude, but there is no need to sort the other modules
  lexicographically.
  
  Revision  Changes    Path
  1.24      +13 -3     nhc98/src/compiler98/PreImport.hs


More information about the Cvs-nhc98 mailing list