[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 14:59:37 UTC 2010


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

    Whitespace cleanup

diff --git a/MissingH/Path.hs b/MissingH/Path.hs
index 64857f3..58ff2d0 100644
--- a/MissingH/Path.hs
+++ b/MissingH/Path.hs
@@ -132,7 +132,7 @@ mktmpdir x =
 #else
 mktmpdir _ = fail "mktmpdir not supported on Windows unless you have GHC"
 #endif
-#endif   
+#endif
 
 {- | Creates a temporary directory for your use via 'mktmpdir',
 runs the specified action (passing in the directory name), then

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list