summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/ghc-heap/GHC/Exts/Stack/Decode.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/ghc-heap/GHC/Exts/Stack/Decode.hs b/libraries/ghc-heap/GHC/Exts/Stack/Decode.hs
index ded5bfc3d0..9c175fe17c 100644
--- a/libraries/ghc-heap/GHC/Exts/Stack/Decode.hs
+++ b/libraries/ghc-heap/GHC/Exts/Stack/Decode.hs
@@ -461,5 +461,4 @@ decodeStack (StackSnapshot stack#) = do
#else
module GHC.Exts.Stack.Decode where
-import qualified GHC.Base as stack
#endif