Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/22f79a8661092745facb8ddaaaac0ba256ac6279

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

commit 22f79a8661092745facb8ddaaaac0ba256ac6279
Author: Ian Lynagh <[email protected]>
Date:   Sat Jun 23 13:35:27 2012 +0100

    Remove the deprecated concurrent modules from GoodImport03

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

 tests/safeHaskell/unsafeLibs/GoodImport03.hs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/tests/safeHaskell/unsafeLibs/GoodImport03.hs 
b/tests/safeHaskell/unsafeLibs/GoodImport03.hs
index 1442c9b..f74b2e0 100644
--- a/tests/safeHaskell/unsafeLibs/GoodImport03.hs
+++ b/tests/safeHaskell/unsafeLibs/GoodImport03.hs
@@ -17,9 +17,6 @@ import Control.Category
 import Control.Concurrent
 import Control.Concurrent.Chan
 import Control.Concurrent.MVar
-import Control.Concurrent.QSem
-import Control.Concurrent.QSemN
-import Control.Concurrent.SampleVar
 
 import Control.Exception
 import Control.Exception.Base



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to