[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:01:19 UTC 2010


The following commit has been merged in the master branch:
commit 3fefec3434e5b7feff90c71e850542eb56421468
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Jul 22 22:19:13 2005 +0100

    Doc bug fix

diff --git a/MissingH/IO/PlafCompat.hs b/MissingH/IO/PlafCompat.hs
index d76e1b2..bfb9189 100644
--- a/MissingH/IO/PlafCompat.hs
+++ b/MissingH/IO/PlafCompat.hs
@@ -52,7 +52,7 @@ import MissingH.IO.WindowsCompat
 import System.Posix.Files
 #endif
 
-{- | The name of the null device.  NUL: on Windows, /dev/null everywhere else.
+{- | The name of the null device.  NUL: on Windows, \/dev\/null everywhere else.
 -}
 
 nullFileName :: String

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list