[commit: directory] master: Update tests following changes in base (4ba2e76)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/directory

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/4ba2e762c70567a833001f98609966ba8cf9b3b7

>---------------------------------------------------------------

commit 4ba2e762c70567a833001f98609966ba8cf9b3b7
Author: Ian Lynagh <[email protected]>
Date:   Wed Jun 20 13:22:12 2012 +0100

    Update tests following changes in base

>---------------------------------------------------------------

 tests/T4113.hs                       |    1 -
 tests/createDirectoryIfMissing001.hs |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/tests/T4113.hs b/tests/T4113.hs
index 3bc8096..e19f7d4 100644
--- a/tests/T4113.hs
+++ b/tests/T4113.hs
@@ -2,7 +2,6 @@
 module Main (main) where
 
 import Control.Exception
-import Prelude hiding (catch)
 import System.Directory
 
 main :: IO ()
diff --git a/tests/createDirectoryIfMissing001.hs b/tests/createDirectoryIfMissing001.hs
index f6d2911..ec09318 100644
--- a/tests/createDirectoryIfMissing001.hs
+++ b/tests/createDirectoryIfMissing001.hs
@@ -5,7 +5,7 @@ import Control.Monad
 import Control.Exception
 import System.Directory
 import System.FilePath
-import System.IO.Error hiding (try)
+import System.IO.Error
 
 testdir = "createDirectoryIfMissing001.d"
 testdir_a = testdir </> "a"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.