wibble
[ghc-hetmet.git] / compiler / ghci / RtClosureInspect.hs
index 2d49ad7..2cbdbe8 100644 (file)
@@ -25,7 +25,7 @@ module RtClosureInspect(
      mapTermType,
      termTyVars,
 --     unsafeDeepSeq, 
-     reconstructType
+     cvReconstructType
  ) where 
 
 #include "HsVersions.h"