[project @ 1998-12-02 13:17:09 by simonm]
[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;