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