aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix.hs
diff options
context:
space:
mode:
authorGravatar stolz <unknown>2003-02-28 16:46:49 +0000
committerGravatar stolz <unknown>2003-02-28 16:46:49 +0000
commita37d12df596cd72ec27885d03c3162ff2e31f619 (patch)
tree8796a535510ca6f9ea03f34c5c630b8dd2258e67 /System/Posix.hs
parent10581c4a061eea0681560c295750fec6eda7caed (diff)
[project @ 2003-02-28 16:46:49 by stolz]
Update comments to reflect new module System.Posix.Env
Diffstat (limited to 'System/Posix.hs')
-rw-r--r--System/Posix.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/Posix.hs b/System/Posix.hs
index c730294..85776d1 100644
--- a/System/Posix.hs
+++ b/System/Posix.hs
@@ -82,6 +82,7 @@ unistd.h System.Posix.*
utime.h System.Posix.Files
pwd.h System.Posix.User
grp.h System.Posix.User
+stdlib.h: System.Posix.Env (getenv()/setenv()/unsetenv())
network package:
@@ -97,7 +98,6 @@ To be supported
limits.h
poll.h
-stdlib.h: getenv()/setenv()/unsetenv()
sys/resource.h
sys/select.h
sys/statvfs.h (?)