[project @ 1997-01-18 10:03:27 by simonpj]
authorsimonpj <unknown>
Sat, 18 Jan 1997 10:04:45 +0000 (10:04 +0000)
committersimonpj <unknown>
Sat, 18 Jan 1997 10:04:45 +0000 (10:04 +0000)
commit8de16184643ea3c2f9f30b5eaed18db6ef247760
treebd2d697718c8a0f3d7b6b118638255aa6b2d0762
parentfa44695e06cf83d8bcef2c826cb6b39d6ffc49c0
[project @ 1997-01-18 10:03:27 by simonpj]
More polishing by Simon; to get nofib to run!
60 files changed:
ghc/compiler/basicTypes/Unique.lhs
ghc/compiler/coreSyn/PprCore.lhs
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/deSugar/DsUtils.lhs
ghc/compiler/deSugar/MatchLit.lhs
ghc/compiler/hsSyn/HsBasic.lhs [moved from ghc/compiler/hsSyn/HsLit.lhs with 61% similarity]
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/hsSyn/HsExpr.lhs
ghc/compiler/hsSyn/HsPat.lhs
ghc/compiler/hsSyn/HsSyn.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/prelude/PrelInfo.lhs
ghc/compiler/prelude/TysWiredIn.lhs
ghc/compiler/reader/Lex.lhs
ghc/compiler/reader/PrefixToHs.lhs
ghc/compiler/reader/RdrHsSyn.lhs
ghc/compiler/reader/ReadPrefix.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnExpr.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnMonad.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/simplCore/SimplPgm.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/typecheck/GenSpecEtc.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcGenDeriv.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcPat.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/typecheck/TcTyDecls.lhs
ghc/compiler/types/PprType.lhs
ghc/driver/ghc-iface.lprl
ghc/driver/ghc.lprl
ghc/lib/MODULES
ghc/lib/Makefile.libHS
ghc/lib/concurrent/Channel.lhs
ghc/lib/concurrent/ChannelVar.lhs
ghc/lib/ghc/ConcBase.lhs
ghc/lib/ghc/GHC.hi-boot [moved from ghc/lib/ghc/GHC.hi with 100% similarity]
ghc/lib/ghc/GHCerr.lhs
ghc/lib/ghc/GHCmain.lhs
ghc/lib/ghc/IOBase.hi-boot [new file with mode: 0644]
ghc/lib/ghc/Main.hi-boot [moved from ghc/lib/ghc/Main.hi with 92% similarity]
ghc/lib/ghc/PrelBase.lhs
ghc/lib/ghc/PrelNum.lhs
ghc/lib/required/Complex.lhs
ghc/lib/required/Directory.lhs
ghc/lib/required/List.lhs
ghc/lib/required/System.lhs