From: simonmar Date: Tue, 30 May 2000 14:30:07 +0000 (+0000) Subject: [project @ 2000-05-30 14:30:07 by simonmar] X-Git-Tag: Approximately_9120_patches~4348 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=fa549e6bb04b5ea25bbe553754aa3c04e629049f;p=ghc-hetmet.git [project @ 2000-05-30 14:30:07 by simonmar] Nothing uses this file, so remove it. --- diff --git a/ghc/lib/std/PrelPack.hi-boot b/ghc/lib/std/PrelPack.hi-boot deleted file mode 100644 index 2f1ac34..0000000 --- a/ghc/lib/std/PrelPack.hi-boot +++ /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] ;