[project @ 2000-05-30 14:30:07 by simonmar]
authorsimonmar <unknown>
Tue, 30 May 2000 14:30:07 +0000 (14:30 +0000)
committersimonmar <unknown>
Tue, 30 May 2000 14:30:07 +0000 (14:30 +0000)
Nothing uses this file, so remove it.

ghc/lib/std/PrelPack.hi-boot [deleted file]

diff --git a/ghc/lib/std/PrelPack.hi-boot b/ghc/lib/std/PrelPack.hi-boot
deleted file mode 100644 (file)
index 2f1ac34..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
----------------------------------------------------------------------------
---                              PrelPack.hi-boot
--- 
---      This hand-written interface file is the initial bootstrap version
---     for PrelPack.hi.
---     It's needed for the 'thin-air' Ids, when compiling PrelBase, and
---     other Prelude files that precede PrelPack
----------------------------------------------------------------------------
-__interface "std" PrelPack 1 where
-__export PrelPack packCStringzh unpackCString ;
-
-1 packCStringzh :: [PrelBase.Char] -> PrelGHC.ByteArrayzh ;
-1 unpackCString :: PrelAddr.Addr -> [PrelBase.Char] ;