summaryrefslogtreecommitdiff
path: root/compiler/main/PprTyThing.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/main/PprTyThing.hs')
-rw-r--r--compiler/main/PprTyThing.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/main/PprTyThing.hs b/compiler/main/PprTyThing.hs
index e57122b721..0609660285 100644
--- a/compiler/main/PprTyThing.hs
+++ b/compiler/main/PprTyThing.hs
@@ -27,6 +27,7 @@ import TcType
import Var
import Name
import Outputable
+import FastString
-- -----------------------------------------------------------------------------
-- Pretty-printing entities that we get from the GHC API