[project @ 2000-11-07 15:21:38 by simonmar]
This commit completes the merge of compiler part of the HEAD with the before-ghci-branch to before-ghci-branch-merged.
Showing
- ghc/compiler/HsVersions.h 9 additions, 0 deletionsghc/compiler/HsVersions.h
- ghc/compiler/basicTypes/Id.lhs 33 additions, 19 deletionsghc/compiler/basicTypes/Id.lhs
- ghc/compiler/basicTypes/IdInfo.lhs 102 additions, 6 deletionsghc/compiler/basicTypes/IdInfo.lhs
- ghc/compiler/basicTypes/MkId.lhs 21 additions, 12 deletionsghc/compiler/basicTypes/MkId.lhs
- ghc/compiler/basicTypes/OccName.lhs 4 additions, 10 deletionsghc/compiler/basicTypes/OccName.lhs
- ghc/compiler/basicTypes/Var.hi-boot 0 additions, 1 deletionghc/compiler/basicTypes/Var.hi-boot
- ghc/compiler/basicTypes/Var.hi-boot-5 0 additions, 1 deletionghc/compiler/basicTypes/Var.hi-boot-5
- ghc/compiler/basicTypes/Var.lhs 0 additions, 43 deletionsghc/compiler/basicTypes/Var.lhs
- ghc/compiler/basicTypes/VarSet.lhs 2 additions, 3 deletionsghc/compiler/basicTypes/VarSet.lhs
- ghc/compiler/codeGen/CgCase.lhs 2 additions, 2 deletionsghc/compiler/codeGen/CgCase.lhs
- ghc/compiler/coreSyn/CoreSyn.lhs 1 addition, 4 deletionsghc/compiler/coreSyn/CoreSyn.lhs
- ghc/compiler/coreSyn/CoreUtils.lhs 5 additions, 10 deletionsghc/compiler/coreSyn/CoreUtils.lhs
- ghc/compiler/coreSyn/PprCore.lhs 5 additions, 8 deletionsghc/compiler/coreSyn/PprCore.lhs
- ghc/compiler/coreSyn/Subst.lhs 20 additions, 12 deletionsghc/compiler/coreSyn/Subst.lhs
- ghc/compiler/deSugar/Check.lhs 5 additions, 1 deletionghc/compiler/deSugar/Check.lhs
- ghc/compiler/deSugar/DsExpr.lhs 3 additions, 9 deletionsghc/compiler/deSugar/DsExpr.lhs
- ghc/compiler/deSugar/DsForeign.lhs 8 additions, 8 deletionsghc/compiler/deSugar/DsForeign.lhs
- ghc/compiler/deSugar/DsListComp.lhs 78 additions, 3 deletionsghc/compiler/deSugar/DsListComp.lhs
- ghc/compiler/deSugar/DsUtils.lhs 6 additions, 8 deletionsghc/compiler/deSugar/DsUtils.lhs
- ghc/compiler/ghci/StgInterp.lhs 23 additions, 35 deletionsghc/compiler/ghci/StgInterp.lhs
Loading
Please register or sign in to comment