[project @ 1998-02-10 14:15:51 by simonpj]
authorsimonpj <unknown>
Tue, 10 Feb 1998 14:17:06 +0000 (14:17 +0000)
committersimonpj <unknown>
Tue, 10 Feb 1998 14:17:06 +0000 (14:17 +0000)
commitd3e697b8d842bd43329d470f2bc424a6dcb88d89
tree7df3ff2d6cdee4e5346e87765704c3f15c79af1f
parent23af01cd04e40c12f39763f676e9c0396ac8d86a
[project @ 1998-02-10 14:15:51 by simonpj]
Several small fixes to multi-param type classes
29 files changed:
ghc/compiler/absCSyn/CLabel.lhs
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/codeGen/CgClosure.lhs
ghc/compiler/codeGen/ClosureInfo.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/deSugar/DsBinds.lhs
ghc/compiler/deSugar/MatchLit.lhs
ghc/compiler/hsSyn/HsExpr.lhs
ghc/compiler/prelude/StdIdInfo.lhs
ghc/compiler/reader/PrefixToHs.lhs
ghc/compiler/reader/RdrHsSyn.lhs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnBinds.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcPat.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/typecheck/TcType.lhs
ghc/compiler/typecheck/Unify.lhs
ghc/compiler/types/Type.lhs