diff --git a/ghc/compiler/types/PprType.hi-boot b/ghc/compiler/types/PprType.hi-boot
new file mode 100644
index 0000000000000000000000000000000000000000..6db121fb9f81c189ecb6c65419dc5f000c13a910
--- /dev/null
+++ b/ghc/compiler/types/PprType.hi-boot
@@ -0,0 +1,6 @@
+_interface_ PprType 1
+_exports_
+PprType pprType;
+_declarations_
+1 pprType _:_ Type.Type -> Outputable.SDoc ;;
+