From: sof Date: Thu, 25 Apr 2002 15:42:46 +0000 (+0000) Subject: [project @ 2002-04-25 15:42:46 by sof] X-Git-Tag: Approx_11550_changesets_converted~2099 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=699c37dc5053af5983c41a52dc7c5a9e03fc82e4;hp=016fe0deb912f044c9a35a26c1c37e2f405cdaac;p=ghc-hetmet.git [project @ 2002-04-25 15:42:46 by sof] add thenIO to knownKeyNames - as was, ghci-HEAD fell over --- diff --git a/ghc/compiler/prelude/PrelNames.lhs b/ghc/compiler/prelude/PrelNames.lhs index 2271b1b..0e1f246 100644 --- a/ghc/compiler/prelude/PrelNames.lhs +++ b/ghc/compiler/prelude/PrelNames.lhs @@ -156,6 +156,7 @@ knownKeyNames deRefStablePtrName, newStablePtrName, bindIOName, + thenIOName, returnIOName, failIOName,