[project @ 2001-07-03 11:37:49 by simonmar]
[ghc-base.git] / GHC / Err.hi-boot
1 ---------------------------------------------------------------------------
2 --                              PrelErr.hi-boot
3 -- 
4 --      This hand-written interface file is the initial bootstrap version
5 --      for PrelErr.hi.
6 --      It doesn't need to give "error" a type signature, 
7 --      because it's wired into the compiler
8 ---------------------------------------------------------------------------
9
10 __interface "core" GHCziErr 1 where
11 __export GHCziErr error parError;
12