summaryrefslogtreecommitdiff
path: root/ghc/lib/std/PrelShow.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/lib/std/PrelShow.lhs')
-rw-r--r--ghc/lib/std/PrelShow.lhs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc/lib/std/PrelShow.lhs b/ghc/lib/std/PrelShow.lhs
index 44e336482d..a2147ae40f 100644
--- a/ghc/lib/std/PrelShow.lhs
+++ b/ghc/lib/std/PrelShow.lhs
@@ -31,6 +31,7 @@ module PrelShow
import {-# SOURCE #-} PrelErr ( error )
import PrelBase
+import PrelTup
import PrelMaybe
import PrelList ( (!!), break, dropWhile
#ifdef USE_REPORT_PRELUDE