wibble
authorPepe Iborra <mnislaih@gmail.com>
Sun, 20 May 2007 11:22:52 +0000 (11:22 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Sun, 20 May 2007 11:22:52 +0000 (11:22 +0000)
compiler/ghci/RtClosureInspect.hs

index 2d49ad7..2cbdbe8 100644 (file)
@@ -25,7 +25,7 @@ module RtClosureInspect(
      mapTermType,
      termTyVars,
 --     unsafeDeepSeq, 
-     reconstructType
+     cvReconstructType
  ) where 
 
 #include "HsVersions.h"