aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/SharedMem.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix/SharedMem.hsc')
-rw-r--r--System/Posix/SharedMem.hsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/Posix/SharedMem.hsc b/System/Posix/SharedMem.hsc
index f57d1e1..f0ed4e2 100644
--- a/System/Posix/SharedMem.hsc
+++ b/System/Posix/SharedMem.hsc
@@ -1,4 +1,4 @@
-{-# OPTIONS -fffi #-}
+{-# LANGUAGE ForeignFunctionInterface #-}
-----------------------------------------------------------------------------
-- |