aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/Directory.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix/Directory.hsc')
-rw-r--r--System/Posix/Directory.hsc2
1 files changed, 0 insertions, 2 deletions
diff --git a/System/Posix/Directory.hsc b/System/Posix/Directory.hsc
index 7a3d52a..f1caaaf 100644
--- a/System/Posix/Directory.hsc
+++ b/System/Posix/Directory.hsc
@@ -1,8 +1,6 @@
{-# LANGUAGE CApiFFI #-}
{-# LANGUAGE NondecreasingIndentation #-}
-#ifdef __GLASGOW_HASKELL__
{-# LANGUAGE Trustworthy #-}
-#endif
-----------------------------------------------------------------------------
-- |