From: sewardj Date: Thu, 14 Dec 2000 14:19:56 +0000 (+0000) Subject: [project @ 2000-12-14 14:19:56 by sewardj] X-Git-Tag: Approximately_9120_patches~3099 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=35014cf1724f9d832f2f9a3e7e78ee966b4d4a3f;p=ghc-hetmet.git [project @ 2000-12-14 14:19:56 by sewardj] So long, dudes! It's been Real (tm). --- 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 ;