From fa549e6bb04b5ea25bbe553754aa3c04e629049f Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 30 May 2000 14:30:07 +0000 Subject: [PATCH] [project @ 2000-05-30 14:30:07 by simonmar] Nothing uses this file, so remove it. --- ghc/lib/std/PrelPack.hi-boot | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 ghc/lib/std/PrelPack.hi-boot 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] ; -- 1.7.10.4