[commit: testsuite] master: Update GoodImport03 (930a456)

Ian Lynagh igloo at earth.li
Sat Feb 16 18:24:42 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/930a456a29b685f46239a394f7adbe85b7189d79

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

commit 930a456a29b685f46239a394f7adbe85b7189d79
Author: Ian Lynagh <ian at well-typed.com>
Date:   Sat Feb 16 17:20:57 2013 +0000

    Update GoodImport03

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

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

diff --git a/tests/safeHaskell/unsafeLibs/GoodImport03.hs b/tests/safeHaskell/unsafeLibs/GoodImport03.hs
index 921858a..6533e18 100644
--- a/tests/safeHaskell/unsafeLibs/GoodImport03.hs
+++ b/tests/safeHaskell/unsafeLibs/GoodImport03.hs
@@ -23,7 +23,6 @@ import Control.Exception.Base
 
 import Control.Monad
 import Control.Monad.Fix
-import Control.Monad.Instances
 import Control.Monad.Zip
 
 import Data.Bits





More information about the ghc-commits mailing list