[project @ 2002-04-25 15:42:46 by sof]
authorsof <unknown>
Thu, 25 Apr 2002 15:42:46 +0000 (15:42 +0000)
committersof <unknown>
Thu, 25 Apr 2002 15:42:46 +0000 (15:42 +0000)
add thenIO to knownKeyNames - as was, ghci-HEAD fell over

ghc/compiler/prelude/PrelNames.lhs

index 2271b1b..0e1f246 100644 (file)
@@ -156,6 +156,7 @@ knownKeyNames
        deRefStablePtrName,
        newStablePtrName,
        bindIOName,
+       thenIOName,
        returnIOName,
        failIOName,