From: Pepe Iborra Date: Sun, 20 May 2007 11:22:52 +0000 (+0000) Subject: wibble X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=955789f4fdc14d77063703d9d174353e6d9425a2 wibble --- diff --git a/compiler/ghci/RtClosureInspect.hs b/compiler/ghci/RtClosureInspect.hs index 2d49ad7..2cbdbe8 100644 --- a/compiler/ghci/RtClosureInspect.hs +++ b/compiler/ghci/RtClosureInspect.hs @@ -25,7 +25,7 @@ module RtClosureInspect( mapTermType, termTyVars, -- unsafeDeepSeq, - reconstructType + cvReconstructType ) where #include "HsVersions.h"