Fix several missing dependencies in ifFreeNames
authorsimonpj@microsoft.com <unknown>
Thu, 15 Oct 2009 12:01:59 +0000 (12:01 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 15 Oct 2009 12:01:59 +0000 (12:01 +0000)
commitc173e8d155ca61ec53224c39d8cb936ddcc5dbda
tree6584c5a4f557a4047cfcb58364be4cfbe3c779c7
parent7f5ccbc6872a51cd60e9bd0fc549938f83d6c1f4
Fix several missing dependencies in ifFreeNames

These missing dependencies led to:
  ghc-stage1: panic! (the 'impossible' happened)
  (GHC version 6.13 for x86_64-unknown-linux):
urk! lookup local fingerprint ghc-6.13:CgBindery.CgBindings{tc r4Z}

Simon and I don't quite understand why I've encountered these while
no one else has, but they are certainly bugs, and this patch certainly
fixes them.

Merge to 6.12 branch
compiler/iface/IfaceSyn.lhs