[cvs-nhc98] cvs commit: nhc98/src/hmake Imports.hs

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Wed Oct 12 06:01:11 EDT 2005


malcolm     2005/10/12 03:01:11 PDT

  Modified files:
    src/hmake            Imports.hs 
  Log:
  Fix another import-gathering bug:
      module M where { import A; ... }
  The dependency on A was being missed due to the leading {.
  
  Revision  Changes    Path
  1.20      +1 -0      nhc98/src/hmake/Imports.hs


More information about the Cvs-nhc98 mailing list