cvs commit: fptools/ghc/compiler/rename RnBinds.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 6 Nov 2000 08:42:47 -0800


simonmar    2000/11/06 08:42:47 PST

  Modified files:        (Branch: ghc-4-07-branch)
    ghc/compiler/rename  RnBinds.lhs 
  Log:
  Brought some changes in from the HEAD that fix a problem with
  signatures that have no corresponding definition.
  
  Fixes bug #109649 ("INLINE non-existent symbol gets a panic").
  
  Revision  Changes    Path
  1.45.2.3  +1 -6      fptools/ghc/compiler/rename/RnBinds.lhs