aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix.hs
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix.hs')
-rw-r--r--System/Posix.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/System/Posix.hs b/System/Posix.hs
index 40fb85d..ad51792 100644
--- a/System/Posix.hs
+++ b/System/Posix.hs
@@ -1,3 +1,6 @@
+#if __GLASGOW_HASKELL__ >= 701
+{-# LANGUAGE Safe #-}
+#endif
-----------------------------------------------------------------------------
-- |
-- Module : System.Posix