aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/IO/ByteString.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix/IO/ByteString.hsc')
-rw-r--r--System/Posix/IO/ByteString.hsc9
1 files changed, 0 insertions, 9 deletions
diff --git a/System/Posix/IO/ByteString.hsc b/System/Posix/IO/ByteString.hsc
index bf6e6bf..87dfad6 100644
--- a/System/Posix/IO/ByteString.hsc
+++ b/System/Posix/IO/ByteString.hsc
@@ -1,4 +1,3 @@
-{-# OPTIONS_GHC -fno-warn-unused-imports #-}
#ifdef __GLASGOW_HASKELL__
{-# LANGUAGE Trustworthy #-}
#endif
@@ -68,17 +67,9 @@ module System.Posix.IO.ByteString (
import System.Posix.Types
import System.Posix.IO.Common
-import Foreign.C hiding (
- throwErrnoPath,
- throwErrnoPathIf,
- throwErrnoPathIf_,
- throwErrnoPathIfNull,
- throwErrnoPathIfMinus1,
- throwErrnoPathIfMinus1_ )
import System.Posix.ByteString.FilePath
-
-- |Open and optionally create this file. See 'System.Posix.Files'
-- for information on how to use the 'FileMode' type.
openFd :: RawFilePath