Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d9b59ec8a0a704da380a8353a04bb5160979873f >--------------------------------------------------------------- commit d9b59ec8a0a704da380a8353a04bb5160979873f Author: David Terei <[email protected]> Date: Mon Jun 25 13:25:24 2012 -0700 Update .gitignore >--------------------------------------------------------------- .gitignore | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index e166811..d01e08f 100644 --- a/.gitignore +++ b/.gitignore @@ -1181,3 +1181,16 @@ tests/profiling/should_run/scc003 tests/profiling/should_run/scc004 tests/th/TH_spliceE5_prof +tests/codeGen/should_run/6146 +tests/codeGen/should_run/setByteArray +tests/generics/GFunctor/GFunctor1 +tests/generics/GMap/GMap1 +tests/numeric/should_run/T5863 +tests/numeric/should_run/quotRem2 +tests/perf/compiler/T6048.comp.stats +tests/profiling/should_run/profinline001 +tests/rts/5993 +tests/rts/T6006 +tests/simplCore/should_run/T5915 +tests/simplCore/should_run/T5920 +tests/simplCore/should_run/T5997 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
