patch applied (ghc): Fix a nasty recursive loop in typechecking interface files

Simon Peyton Jones <[email protected]> Thu, 11 Jan 2007 00:53:22 -0800
Newsgroups gmane.comp.lang.haskell.cvs.all
Message-ID <20070111085322.GA28872__48594.3607324318$1168505614$gmane$org@cvs.haskell.org>
Thu Jan 11 00:29:50 PST 2007  [email protected]
  * Fix a nasty recursive loop in typechecking interface files

    M ./compiler/iface/BuildTyCl.lhs -6 +8
    M ./compiler/iface/LoadIface.lhs -1 +21
    M ./compiler/types/Coercion.lhs -2 +2