cvs commit: fptools/ghc/compiler/main Finder.lhs

Julian Seward sewardj@glass.cse.ogi.edu
Thu, 18 Oct 2001 06:01:33 -0700


sewardj     2001/10/18 06:01:33 PDT

  Modified files:        (Branch: ghc-5-02-branch)
    ghc/compiler/main    Finder.lhs 
  Log:
  merge rev 1.48:
  
    Eeeek!  When looking for an interface for a way other than the normal
    way (eg. profiling) we were correctly finding the .p_hi file, but then
    reading the .hi file!
  
    Sigbjorn: go stand in the corner for the rest of the day.
  
  Revision  Changes    Path
  1.46.4.2  +9 -7      fptools/ghc/compiler/main/Finder.lhs