[project @ 2000-02-09 18:32:09 by lewie]
authorlewie <unknown>
Wed, 9 Feb 2000 18:32:10 +0000 (18:32 +0000)
committerlewie <unknown>
Wed, 9 Feb 2000 18:32:10 +0000 (18:32 +0000)
commit461f1fb54915b564141ec07ce6f2ea284dc6cea8
tree9b7df2e776bff1503eb9fabef75f173be3cea8c5
parent0198d56193b0e77eb39b050d314485c0f79c7f48
[project @ 2000-02-09 18:32:09 by lewie]
Misc. fixes to implicit parameters support.
16 files changed:
ghc/compiler/basicTypes/Name.lhs
ghc/compiler/hsSyn/HsExpr.lhs
ghc/compiler/hsSyn/HsTypes.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/parser/Lex.lhs
ghc/compiler/parser/ParseUtil.lhs
ghc/compiler/parser/Parser.y
ghc/compiler/rename/ParseIface.y
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcImprove.lhs
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/types/PprType.lhs
ghc/compiler/types/Type.lhs