[commit: testsuite] master: Remove Data.HashTable from GoodImport03 (6168fcf)

Ian Lynagh igloo at earth.li
Sat Jun 30 02:35:29 CEST 2012


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/6168fcfff7c7bc819184163baf8d4372ce1a3e20

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

commit 6168fcfff7c7bc819184163baf8d4372ce1a3e20
Author: Ian Lynagh <igloo at earth.li>
Date:   Sat Jun 30 00:58:06 2012 +0100

    Remove Data.HashTable from GoodImport03
    
    It'll be removed soon anyway

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

 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 f74b2e0..921858a 100644
--- a/tests/safeHaskell/unsafeLibs/GoodImport03.hs
+++ b/tests/safeHaskell/unsafeLibs/GoodImport03.hs
@@ -36,7 +36,6 @@ import Data.Fixed
 import Data.Foldable
 import Data.Function
 import Data.Functor
-import Data.HashTable
 import Data.IORef
 import Data.Int
 import Data.Ix





More information about the Cvs-ghc mailing list