[project @ 2002-07-18 09:16:12 by simonmar]
authorsimonmar <unknown>
Thu, 18 Jul 2002 09:16:13 +0000 (09:16 +0000)
committersimonmar <unknown>
Thu, 18 Jul 2002 09:16:13 +0000 (09:16 +0000)
commit2db3c4308e8d1ba14b502b9ccb9bee3fd3bd145e
tree1a84384027471e1b4e60816e9a377c3d3757ab05
parent2c756055b61963ca2ae1bd478ee15f4171445bca
[project @ 2002-07-18 09:16:12 by simonmar]
Back off from including the interface file version in the module init
label - we might not recompile modules which depend on the current
one, even if its version changes.  Thanks to Sigbjorn for pointing
this out.

We still include the way, however, so we'll still catch cases of
linking modules compiled in different ways.
ghc/compiler/absCSyn/CLabel.lhs
ghc/compiler/codeGen/CodeGen.lhs
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/HscTypes.lhs