From 955789f4fdc14d77063703d9d174353e6d9425a2 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sun, 20 May 2007 11:22:52 +0000 Subject: [PATCH] wibble --- compiler/ghci/RtClosureInspect.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.10.4