summaryrefslogtreecommitdiff
path: root/compiler/backpack/NameShape.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/backpack/NameShape.hs')
-rw-r--r--compiler/backpack/NameShape.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/backpack/NameShape.hs b/compiler/backpack/NameShape.hs
index 6ec243ef20..a1a0b1893b 100644
--- a/compiler/backpack/NameShape.hs
+++ b/compiler/backpack/NameShape.hs
@@ -12,6 +12,8 @@ module NameShape(
#include "HsVersions.h"
+import GhcPrelude
+
import Outputable
import HscTypes
import Module