[project @ 1998-04-08 16:48:14 by simonpj]
authorsimonpj <unknown>
Wed, 8 Apr 1998 16:49:10 +0000 (16:49 +0000)
committersimonpj <unknown>
Wed, 8 Apr 1998 16:49:10 +0000 (16:49 +0000)
commitc4f3290f3d4c2a5c2e81a97717f7fd06ee180f6d
treedb053a6d4ccdbf7fe5b3167560b45e93cc041e00
parentd488074ee8175b144a9ebf030800d9649d8ade0f
[project @ 1998-04-08 16:48:14 by simonpj]
Specialisation works at last
18 files changed:
ghc/compiler/main/MkIface.lhs
ghc/compiler/rename/RnSource.lhs
ghc/compiler/simplCore/OccurAnal.lhs
ghc/compiler/simplCore/SimplVar.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/specialise/SpecEnv.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/stranal/WorkWrap.lhs
ghc/compiler/stranal/WwLib.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs