[project @ 1999-02-04 13:45:24 by simonpj]
[ghc-hetmet.git] / ghc / lib / std / PrelErr.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 PrelErr 1 where
11 __export PrelErr error parError;