summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Stable.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/GHC/Stable.lhs')
-rw-r--r--libraries/base/GHC/Stable.lhs7
1 files changed, 6 insertions, 1 deletions
diff --git a/libraries/base/GHC/Stable.lhs b/libraries/base/GHC/Stable.lhs
index 6bac7d1cb7..e96bf687ae 100644
--- a/libraries/base/GHC/Stable.lhs
+++ b/libraries/base/GHC/Stable.lhs
@@ -1,6 +1,11 @@
\begin{code}
-{-# OPTIONS_GHC -XNoImplicitPrelude #-}
+{-# LANGUAGE NoImplicitPrelude
+ , MagicHash
+ , UnboxedTuples
+ , ForeignFunctionInterface
+ #-}
{-# OPTIONS_HADDOCK hide #-}
+
-----------------------------------------------------------------------------
-- |
-- Module : GHC.Stable