Skip to content
Snippets Groups Projects
Commit fa549e6b authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-05-30 14:30:07 by simonmar]

Nothing uses this file, so remove it.
parent f516b2d1
No related branches found
No related tags found
No related merge requests found
---------------------------------------------------------------------------
-- 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] ;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment