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

qrczak@glass.cse.ogi.edu qrczak@glass.cse.ogi.edu
Tue, 13 Feb 2001 10:37:54 -0800


qrczak      2001/02/13 10:37:54 PST

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Fix evalExpr's comment: it's Bool again, not Maybe.
  
  Revision  Changes    Path
  1.49      +3 -3      fptools/ghc/compiler/ghci/InteractiveUI.hs