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


The following commit has been merged in the master branch:
commit 2ea6e26be9fad3e2bf260ec41e1f5c9ccea07877
Author: John Goerzen <jgoerzen at complete.org>
Date:   Tue May 3 03:21:12 2005 +0100

    More ghc 6.4 try

diff --git a/MissingH/Network/FTP/Server.hs b/MissingH/Network/FTP/Server.hs
index 9a1690e..4747a56 100644
--- a/MissingH/Network/FTP/Server.hs
+++ b/MissingH/Network/FTP/Server.hs
@@ -86,6 +86,7 @@ import Network.BSD
 import Network.Socket
 import qualified Network
 import System.IO
+import System.IO.Error
 import MissingH.Logging.Logger
 import MissingH.Network
 import MissingH.Network.SocketServer

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list