[project @ 1998-02-10 14:15:51 by simonpj]
Several small fixes to multi-param type classes
Showing
- ghc/compiler/absCSyn/CLabel.lhs 2 additions, 2 deletionsghc/compiler/absCSyn/CLabel.lhs
- ghc/compiler/basicTypes/Id.lhs 21 additions, 33 deletionsghc/compiler/basicTypes/Id.lhs
- ghc/compiler/codeGen/CgClosure.lhs 33 additions, 37 deletionsghc/compiler/codeGen/CgClosure.lhs
- ghc/compiler/codeGen/ClosureInfo.lhs 4 additions, 4 deletionsghc/compiler/codeGen/ClosureInfo.lhs
- ghc/compiler/coreSyn/CoreUtils.lhs 17 additions, 9 deletionsghc/compiler/coreSyn/CoreUtils.lhs
- ghc/compiler/deSugar/DsBinds.lhs 1 addition, 0 deletionsghc/compiler/deSugar/DsBinds.lhs
- ghc/compiler/deSugar/MatchLit.lhs 2 additions, 2 deletionsghc/compiler/deSugar/MatchLit.lhs
- ghc/compiler/hsSyn/HsExpr.lhs 16 additions, 16 deletionsghc/compiler/hsSyn/HsExpr.lhs
- ghc/compiler/prelude/StdIdInfo.lhs 28 additions, 44 deletionsghc/compiler/prelude/StdIdInfo.lhs
- ghc/compiler/reader/PrefixToHs.lhs 2 additions, 0 deletionsghc/compiler/reader/PrefixToHs.lhs
- ghc/compiler/reader/RdrHsSyn.lhs 12 additions, 1 deletionghc/compiler/reader/RdrHsSyn.lhs
- ghc/compiler/rename/Rename.lhs 43 additions, 23 deletionsghc/compiler/rename/Rename.lhs
- ghc/compiler/rename/RnBinds.lhs 19 additions, 28 deletionsghc/compiler/rename/RnBinds.lhs
- ghc/compiler/rename/RnEnv.lhs 15 additions, 7 deletionsghc/compiler/rename/RnEnv.lhs
- ghc/compiler/rename/RnNames.lhs 30 additions, 15 deletionsghc/compiler/rename/RnNames.lhs
- ghc/compiler/simplCore/Simplify.lhs 3 additions, 2 deletionsghc/compiler/simplCore/Simplify.lhs
- ghc/compiler/specialise/Specialise.lhs 1 addition, 1 deletionghc/compiler/specialise/Specialise.lhs
- ghc/compiler/typecheck/Inst.lhs 4 additions, 4 deletionsghc/compiler/typecheck/Inst.lhs
- ghc/compiler/typecheck/TcBinds.lhs 20 additions, 12 deletionsghc/compiler/typecheck/TcBinds.lhs
- ghc/compiler/typecheck/TcClassDcl.lhs 13 additions, 6 deletionsghc/compiler/typecheck/TcClassDcl.lhs
Loading
Please register or sign in to comment