aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix.hs
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix.hs')
-rw-r--r--System/Posix.hs16
1 files changed, 8 insertions, 8 deletions
diff --git a/System/Posix.hs b/System/Posix.hs
index b5b221a..de7d08c 100644
--- a/System/Posix.hs
+++ b/System/Posix.hs
@@ -5,7 +5,7 @@
-- Module : System.Posix
-- Copyright : (c) The University of Glasgow 2002
-- License : BSD-style (see the file libraries/base/LICENSE)
---
+--
-- Maintainer : libraries@haskell.org
-- Stability : provisional
-- Portability : non-portable (requires POSIX)
@@ -60,7 +60,7 @@ Here we detail our support for the IEEE Std 1003.1-2001 standard. For
each header file defined by the standard, we categorise its
functionality as
- - "supported"
+ - "supported"
Full equivalent functionality is provided by the specified Haskell
module.
@@ -69,7 +69,7 @@ functionality as
The functionality is not currently provided.
- - "to be supported"
+ - "to be supported"
Currently unsupported, but support is planned for the future.
@@ -131,17 +131,17 @@ Unsupported interfaces
aio.h
assert.h
complex.h
-cpio.h
-ctype.h
+cpio.h
+ctype.h
fenv.h
float.h
fmtmsg.h
fnmatch.h
ftw.h
glob.h
-iconv.h
-inttypes.h
-iso646.h
+iconv.h
+inttypes.h
+iso646.h
langinfo.h
libgen.h
locale.h (see System.Locale)