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