[project @ 2002-06-06 16:01:37 by simonpj]
authorsimonpj <unknown>
Thu, 6 Jun 2002 16:01:37 +0000 (16:01 +0000)
committersimonpj <unknown>
Thu, 6 Jun 2002 16:01:37 +0000 (16:01 +0000)
Win32 comment

GHC/Posix.hs

index 3c0553d..b020814 100644 (file)
@@ -10,7 +10,8 @@
 -- Stability   :  internal
 -- Portability :  non-portable
 --
--- POSIX support layer for the standard libraries
+-- POSIX support layer for the standard libraries.
+-- This library is built on *every* platform, including Win32.
 --
 -- Non-posix compliant in order to support the following features:
 --     * S_ISSOCK (no sockets in POSIX)