aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/Signals/Exts.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix/Signals/Exts.hsc')
-rw-r--r--System/Posix/Signals/Exts.hsc2
1 files changed, 0 insertions, 2 deletions
diff --git a/System/Posix/Signals/Exts.hsc b/System/Posix/Signals/Exts.hsc
index 95796a2..3634277 100644
--- a/System/Posix/Signals/Exts.hsc
+++ b/System/Posix/Signals/Exts.hsc
@@ -1,7 +1,5 @@
{-# LANGUAGE CPP #-}
-#ifdef __GLASGOW_HASKELL__
{-# LANGUAGE Safe #-}
-#endif
-----------------------------------------------------------------------------
-- |