[project @ 1998-03-09 17:26:31 by simonpj]
authorsimonpj <unknown>
Mon, 9 Mar 1998 17:27:04 +0000 (17:27 +0000)
committersimonpj <unknown>
Mon, 9 Mar 1998 17:27:04 +0000 (17:27 +0000)
commit996573cd62a9dab5b3a7f7ab85567507422601bb
tree3b9d17c60636f2a53f4ac48e4893df52ca02d70c
parente1fc52f6868619bbeafaced910c50a304db5e0f9
[project @ 1998-03-09 17:26:31 by simonpj]
New specialiser again; I think the simpifier is OK
13 files changed:
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/coreSyn/CoreSyn.hi-boot
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/coreSyn/PprCore.lhs
ghc/compiler/simplCore/BinderInfo.lhs
ghc/compiler/simplCore/OccurAnal.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/SimplEnv.lhs
ghc/compiler/simplCore/SimplVar.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/stranal/WorkWrap.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs