[project @ 1996-04-10 18:10:47 by partain]
authorpartain <unknown>
Wed, 10 Apr 1996 18:13:06 +0000 (18:13 +0000)
committerpartain <unknown>
Wed, 10 Apr 1996 18:13:06 +0000 (18:13 +0000)
commitc49d51f812da9b1c2ceca7e0dad8f2a3626041a9
tree6db7bec24773a9863245a6441caddb3b34db6201
parentf0e42a460a3bb4857f3c4bfa92dd134fcf409849
[project @ 1996-04-10 18:10:47 by partain]
Add SLPJ/WDP 1.3 changes through 960410
32 files changed:
ghc/compiler/Jmakefile
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/codeGen/CgClosure.lhs
ghc/compiler/codeGen/CodeGen.lhs
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/deSugar/DsBinds.lhs
ghc/compiler/deSugar/DsMonad.lhs
ghc/compiler/deSugar/DsUtils.lhs
ghc/compiler/hsSyn/HsExpr.lhs
ghc/compiler/hsSyn/HsMatches.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/Main.lhs
ghc/compiler/parser/UgenUtil.lhs
ghc/compiler/parser/hsclink.c
ghc/compiler/parser/hslexer.flex
ghc/compiler/parser/import_dirlist.c [deleted file]
ghc/compiler/parser/main.c
ghc/compiler/parser/util.c
ghc/compiler/parser/utils.h
ghc/compiler/profiling/SCCauto.lhs
ghc/compiler/rename/ParseIface.y [new file with mode: 0644]
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/simplCore/SetLevels.lhs
ghc/compiler/simplStg/SimplStg.lhs
ghc/compiler/stranal/WwLib.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcTyDecls.lhs
ghc/compiler/utils/Util.lhs