[project @ 2002-06-11 10:53:03 by simonmar]
[ghc-base.git] / 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)