From: sof Date: Thu, 22 Jan 1998 15:56:44 +0000 (+0000) Subject: [project @ 1998-01-22 15:56:44 by sof] X-Git-Tag: Approx_2487_patches~1066 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=82af210281849159deee62af398e9971d803371b;p=ghc-hetmet.git [project @ 1998-01-22 15:56:44 by sof] A renamed version of Error.hi-boot --- diff --git a/ghc/lib/ghc/GHCerr.hi-boot b/ghc/lib/ghc/GHCerr.hi-boot new file mode 100644 index 0000000..78bf038 --- /dev/null +++ b/ghc/lib/ghc/GHCerr.hi-boot @@ -0,0 +1,12 @@ +--------------------------------------------------------------------------- +-- GHCerr.hi-boot +-- +-- This hand-written interface file is the initial bootstrap version +-- for GHCerr.hi. +-- It doesn't need to give "error" a type signature, +-- because it's wired into the compiler +--------------------------------------------------------------------------- + +_interface_ GHerr 1 +_exports_ +GHCerr error;