cvs commit: fptools/ghc/compiler/ghci InteractiveUI.hs

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 15 Aug 2001 08:39:59 -0700


simonmar    2001/08/15 08:39:59 PDT

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Identify record selectors in :info.  Sadly there doesn't seem to be an
  easy way to identify class methods.
  
  Revision  Changes    Path
  1.88      +8 -6      fptools/ghc/compiler/ghci/InteractiveUI.hs