[project @ 1998-04-07 16:40:08 by simonpj]
authorsimonpj <unknown>
Tue, 7 Apr 1998 16:40:45 +0000 (16:40 +0000)
committersimonpj <unknown>
Tue, 7 Apr 1998 16:40:45 +0000 (16:40 +0000)
commitd0f325ce37d6ee322168e44392f10e0ed52f8294
treeebf9e70062b17e8d6dc48788924cba2094f7a0aa
parent8b935dd5c2679476b47543c48b5a65ec11b6ba24
[project @ 1998-04-07 16:40:08 by simonpj]
Specialiser really nearly working!
14 files changed:
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/RnBinds.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnExpr.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/SimplVar.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/stranal/WorkWrap.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/types/TyVar.lhs