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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/54c3ef47962438e37d3b2885e5eab70d5259b852

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

commit 54c3ef47962438e37d3b2885e5eab70d5259b852
Author: Ian Lynagh <[email protected]>
Date:   Sun Jun 26 17:55:57 2011 +0100

    Remove a commented out import

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

 tests/ghc-regress/perf/compiler/T5030.hs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/ghc-regress/perf/compiler/T5030.hs 
b/tests/ghc-regress/perf/compiler/T5030.hs
index a902be4..b65e9cd 100644
--- a/tests/ghc-regress/perf/compiler/T5030.hs
+++ b/tests/ghc-regress/perf/compiler/T5030.hs
@@ -4,7 +4,6 @@
 module SlowComp where
 
 import Control.Monad
--- import Control.Monad.State
 
 -------------------------------------------------------------------------------
 -- Usual Peano integers.



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

Reply via email to