[project @ 1999-01-07 11:18:22 by simonm]
authorsimonm <unknown>
Thu, 7 Jan 1999 11:18:22 +0000 (11:18 +0000)
committersimonm <unknown>
Thu, 7 Jan 1999 11:18:22 +0000 (11:18 +0000)
New rev5 hi-boot file.

ghc/compiler/types/PprType.hi-boot-5 [new file with mode: 0644]

diff --git a/ghc/compiler/types/PprType.hi-boot-5 b/ghc/compiler/types/PprType.hi-boot-5
new file mode 100644 (file)
index 0000000..9619770
--- /dev/null
@@ -0,0 +1,4 @@
+__interface PprType 1 0 where
+__export PprType pprType ;
+1 pprType :: Type.Type -> Outputable.SDoc ;
+