[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:58:36 UTC 2010


The following commit has been merged in the master branch:
commit 75c66007df5de89b69cdd69f4503609da7a7f445
Author: John Goerzen <jgoerzen at complete.org>
Date:   Tue May 3 03:15:19 2005 +0100

    More GHC 6.4 try stuff

diff --git a/MissingH/Email/Sendmail.hs b/MissingH/Email/Sendmail.hs
index 2ffe802..b6bd527 100644
--- a/MissingH/Email/Sendmail.hs
+++ b/MissingH/Email/Sendmail.hs
@@ -37,6 +37,7 @@ where
 import MissingH.Cmd
 import System.Directory
 import System.IO
+import System.IO.Error
 
 sendmails = ["/usr/sbin/sendmail",
              "/usr/local/sbin/sendmail",

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list