summaryrefslogtreecommitdiff
path: root/libraries/base/Data/STRef/Strict.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/Data/STRef/Strict.hs')
-rw-r--r--libraries/base/Data/STRef/Strict.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/base/Data/STRef/Strict.hs b/libraries/base/Data/STRef/Strict.hs
index 9eb54a528e..202df73450 100644
--- a/libraries/base/Data/STRef/Strict.hs
+++ b/libraries/base/Data/STRef/Strict.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Safe #-}
-----------------------------------------------------------------------------
-- |
-- Module : Data.STRef.Strict