[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:00:34 UTC 2010


The following commit has been merged in the master branch:
commit c638f85f3bb545629f507f52589e1e722b8e2b12
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Jul 22 21:24:29 2005 +0100

    Doc update

diff --git a/MissingH/IO/WindowsCompat.hs b/MissingH/IO/WindowsCompat.hs
index 916ba96..967b97e 100644
--- a/MissingH/IO/WindowsCompat.hs
+++ b/MissingH/IO/WindowsCompat.hs
@@ -37,7 +37,8 @@ Copyright (c) 2005 John Goerzen, jgoerzen\@complete.org
 On non-Windows platforms, this module does nothing.
 
 On Windows, it re-exports "MissingH.IO.StatCompat".  It also provides various
-file type information modes that are otherwise in "System.Posix.Types" and
+file type information modes that are otherwise in "System.Posix.Types" or
+"System.Posix.Files".  It also provides
 a rudimentary implemention of getFileStatus that emulates the Posix call
 to stat(2).
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list