From 033f9d00fe94100cd9ad89c53df8b5a28cf986a5 Mon Sep 17 00:00:00 2001 From: simonm <unknown> Date: Thu, 7 Jan 1999 11:18:22 +0000 Subject: [PATCH] [project @ 1999-01-07 11:18:22 by simonm] New rev5 hi-boot file. --- ghc/compiler/types/PprType.hi-boot-5 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ghc/compiler/types/PprType.hi-boot-5 diff --git a/ghc/compiler/types/PprType.hi-boot-5 b/ghc/compiler/types/PprType.hi-boot-5 new file mode 100644 index 000000000000..96197706d408 --- /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 ; + -- GitLab