[project @ 1998-03-08 22:44:44 by simonpj]
authorsimonpj <unknown>
Sun, 8 Mar 1998 22:45:56 +0000 (22:45 +0000)
committersimonpj <unknown>
Sun, 8 Mar 1998 22:45:56 +0000 (22:45 +0000)
commite1fc52f6868619bbeafaced910c50a304db5e0f9
tree07f79dc25d7ffffcf866b482fdb51a7e7afc45b7
parentb9f37aee698c6ccf1ee183906836f8185aa6c2e2
[project @ 1998-03-08 22:44:44 by simonpj]
New specialiser; warning: simplifier *may* be broken
32 files changed:
ghc/compiler/Makefile
ghc/compiler/absCSyn/CLabel.lhs
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/parser/hsparser.y
ghc/compiler/prelude/PrelVals.lhs
ghc/compiler/simplCore/ConFold.lhs
ghc/compiler/simplCore/OccurAnal.lhs
ghc/compiler/simplCore/SimplCase.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/SimplEnv.lhs
ghc/compiler/simplCore/SimplMonad.lhs
ghc/compiler/simplCore/SimplPgm.lhs
ghc/compiler/simplCore/SimplUtils.lhs
ghc/compiler/simplCore/SimplVar.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/specialise/SpecEnv.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcInstUtil.lhs
ghc/compiler/typecheck/Unify.lhs
ghc/compiler/types/TyVar.lhs
ghc/compiler/types/Type.lhs
ghc/compiler/utils/UniqFM.lhs