simonpj     2003/07/09 04:08:04 PDT

  Modified files:
    ghc/compiler/typecheck TcSimplify.lhs 
  Log:
        ---------------------------------------
        Wibble to GHCi constraint simplification
        ---------------------------------------
  
  The new GHCi constraint-simplification story, with defaulting for
  Show, Eq, Ord, should only apply to command-line expressions, not
  to modules loaded by GHCi.
  
  Hence new variant, TcSimplify.tcSimplifyInteractive
  
  Revision  Changes    Path
  1.120     +12 -8     fptools/ghc/compiler/typecheck/TcSimplify.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to