From 35014cf1724f9d832f2f9a3e7e78ee966b4d4a3f Mon Sep 17 00:00:00 2001 From: sewardj Date: Thu, 14 Dec 2000 14:19:56 +0000 Subject: [PATCH] [project @ 2000-12-14 14:19:56 by sewardj] So long, dudes! It's been Real (tm). --- ghc/compiler/ghci/MCI_make_constr.hi-boot | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 ghc/compiler/ghci/MCI_make_constr.hi-boot diff --git a/ghc/compiler/ghci/MCI_make_constr.hi-boot b/ghc/compiler/ghci/MCI_make_constr.hi-boot deleted file mode 100644 index 5fa2907..0000000 --- a/ghc/compiler/ghci/MCI_make_constr.hi-boot +++ /dev/null @@ -1,18 +0,0 @@ -__interface MCIzumakezuconstr 1 where -__export MCIzumakezuconstr - mcizumakezuconstr - mcizumakezuconstrI - mcizumakezuconstr0 - mcizumakezuconstrP - mcizumakezuconstrPP ; - -1 mcizumakezuconstr - :: __forall [a] => PrelGHC.Addrzh -> a ; -1 mcizumakezuconstr0 - :: __forall [a] => PrelGHC.Addrzh -> a ; -1 mcizumakezuconstrI - :: __forall [a] => PrelGHC.Addrzh -> PrelGHC.Intzh -> a ; -1 mcizumakezuconstrP - :: __forall [a a1] => PrelGHC.Addrzh -> a1 -> a ; -1 mcizumakezuconstrPP - :: __forall [a a1 a2] => PrelGHC.Addrzh -> a1 -> a2 -> a ; -- 1.7.10.4