[project @ 2000-12-14 14:19:56 by sewardj]
authorsewardj <unknown>
Thu, 14 Dec 2000 14:19:56 +0000 (14:19 +0000)
committersewardj <unknown>
Thu, 14 Dec 2000 14:19:56 +0000 (14:19 +0000)
So long, dudes!  It's been Real (tm).

ghc/compiler/ghci/MCI_make_constr.hi-boot [deleted file]

diff --git a/ghc/compiler/ghci/MCI_make_constr.hi-boot b/ghc/compiler/ghci/MCI_make_constr.hi-boot
deleted file mode 100644 (file)
index 5fa2907..0000000
+++ /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 ;