[project @ 2000-03-02 22:51:30 by lewie]
authorlewie <unknown>
Thu, 2 Mar 2000 22:51:30 +0000 (22:51 +0000)
committerlewie <unknown>
Thu, 2 Mar 2000 22:51:30 +0000 (22:51 +0000)
commitf0a01a1fc19bfa76aa36fa113942e1c57f3733f4
tree35a2c4c7b95350e99510a1660d5d6d3468b2fdad
parentb4e5ee101fab479f2be10b63269536735fce7359
[project @ 2000-03-02 22:51:30 by lewie]
Further refine and fix how `with' partitions the LIE.  Also moved the
partitioning function from Inst to TcSimplify.  Fixed layout bug with
`with'.  Fixed another wibble w/ importing defs w/ implicit params.
Make 4-tuples outputable (a convenience in debugging measure).
ghc/compiler/parser/Lex.lhs
ghc/compiler/parser/Parser.y
ghc/compiler/parser/RdrHsSyn.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/utils/Outputable.lhs