aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/IO/Common.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix/IO/Common.hsc')
-rw-r--r--System/Posix/IO/Common.hsc3
1 files changed, 1 insertions, 2 deletions
diff --git a/System/Posix/IO/Common.hsc b/System/Posix/IO/Common.hsc
index 366ccf8..784f1a1 100644
--- a/System/Posix/IO/Common.hsc
+++ b/System/Posix/IO/Common.hsc
@@ -1,6 +1,5 @@
-{-# LANGUAGE ForeignFunctionInterface #-}
+{-# LANGUAGE NondecreasingIndentation, RecordWildCards #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
-{-# OPTIONS_GHC -XRecordWildCards #-}
#ifdef __GLASGOW_HASKELL__
{-# LANGUAGE Trustworthy #-}
#endif