--------------------------------------------------------------------------- -- PrelErr.hi-boot -- -- This hand-written interface file is the initial bootstrap version -- for PrelErr.hi. -- It doesn't need to give "error" a type signature, -- because it's wired into the compiler --------------------------------------------------------------------------- __interface PrelErr 2 0 where __export ! PrelErr error parError;