From: simonm Date: Thu, 7 Jan 1999 11:18:22 +0000 (+0000) Subject: [project @ 1999-01-07 11:18:22 by simonm] X-Git-Tag: Approx_2487_patches~150 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=033f9d00fe94100cd9ad89c53df8b5a28cf986a5;p=ghc-hetmet.git [project @ 1999-01-07 11:18:22 by simonm] New rev5 hi-boot file. --- diff --git a/ghc/compiler/types/PprType.hi-boot-5 b/ghc/compiler/types/PprType.hi-boot-5 new file mode 100644 index 0000000..9619770 --- /dev/null +++ b/ghc/compiler/types/PprType.hi-boot-5 @@ -0,0 +1,4 @@ +__interface PprType 1 0 where +__export PprType pprType ; +1 pprType :: Type.Type -> Outputable.SDoc ; +