From: simonpj Date: Mon, 10 Nov 2003 09:48:38 +0000 (+0000) Subject: [project @ 2003-11-10 09:48:38 by simonpj] X-Git-Tag: Approx_11550_changesets_converted~271 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2b0a830e1a795b6049824f1371cf2ccaf710d045;p=ghc-hetmet.git [project @ 2003-11-10 09:48:38 by simonpj] Add assertErrorName to the known-key names --- diff --git a/ghc/compiler/prelude/PrelNames.lhs b/ghc/compiler/prelude/PrelNames.lhs index 947feba..f9453ca 100644 --- a/ghc/compiler/prelude/PrelNames.lhs +++ b/ghc/compiler/prelude/PrelNames.lhs @@ -208,7 +208,7 @@ basicKnownKeyNames -- Others otherwiseIdName, plusIntegerName, timesIntegerName, - eqStringName, assertName, runSTRepName, + eqStringName, assertName, assertErrorName, runSTRepName, printName, splitName, fstName, sndName, -- Booleans