aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix.hs
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix.hs')
-rw-r--r--System/Posix.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/System/Posix.hs b/System/Posix.hs
index 5c6a503..09bdde6 100644
--- a/System/Posix.hs
+++ b/System/Posix.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE CPP #-}
#ifdef __GLASGOW_HASKELL__
{-# LANGUAGE Safe #-}
#endif