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