[project @ 1996-04-25 16:31:20 by partain]
authorpartain <unknown>
Thu, 25 Apr 1996 16:33:15 +0000 (16:33 +0000)
committerpartain <unknown>
Thu, 25 Apr 1996 16:33:15 +0000 (16:33 +0000)
commita77abe6a30ea2763cfa1c0ca83cdce9b7200ced2
treec73770e4b72adf7c1af3addeb69e5ef451373014
parent4250d64191132fd493985549eda5ca05b82a663f
[project @ 1996-04-25 16:31:20 by partain]
SLPJ 1.3 changes through 960425
47 files changed:
ghc/compiler/Jmakefile
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/Name.lhs
ghc/compiler/basicTypes/UniqSupply.lhs
ghc/compiler/basicTypes/Unique.lhs
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/coreSyn/PprCore.lhs
ghc/compiler/deSugar/DsBinds.lhs
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/deSugar/DsUtils.lhs
ghc/compiler/deSugar/Match.lhs
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/hsSyn/HsTypes.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/ErrUtils.lhs
ghc/compiler/main/Main.lhs
ghc/compiler/main/MainMonad.lhs [deleted file]
ghc/compiler/main/MkIface.lhs
ghc/compiler/parser/UgenUtil.lhs
ghc/compiler/prelude/PrelVals.lhs
ghc/compiler/prelude/PrimOp.lhs
ghc/compiler/reader/ReadPrefix.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnSource.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/SimplVar.lhs
ghc/compiler/simplStg/SimplStg.lhs
ghc/compiler/specialise/SpecUtils.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcInstUtil.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcPragmas.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs
ghc/compiler/typecheck/TcTyDecls.lhs
ghc/compiler/typecheck/Typecheck.lhs [deleted file]
ghc/compiler/types/Class.lhs
ghc/compiler/types/TyCon.lhs
ghc/compiler/types/Type.lhs