Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
https://github.com/ghc/testsuite/commit/68acef7dd144452db12689db3299ae7106d87f16 >--------------------------------------------------------------- commit 68acef7dd144452db12689db3299ae7106d87f16 Author: Geoffrey Mainland <[email protected]> Date: Thu May 16 14:34:40 2013 +0100 Remove junk binary files that should not have been checked in. >--------------------------------------------------------------- tests/haddock/should_compile_flag_nohaddock/a.out | Bin 2745963 -> 0 bytes .../haddock/should_compile_noflag_nohaddock/a.out | Bin 2745963 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/tests/haddock/should_compile_flag_nohaddock/a.out b/tests/haddock/should_compile_flag_nohaddock/a.out deleted file mode 100644 index dfd6c3c..0000000 Binary files a/tests/haddock/should_compile_flag_nohaddock/a.out and /dev/null differ diff --git a/tests/haddock/should_compile_noflag_nohaddock/a.out b/tests/haddock/should_compile_noflag_nohaddock/a.out deleted file mode 100644 index dfd6c3c..0000000 Binary files a/tests/haddock/should_compile_noflag_nohaddock/a.out and /dev/null differ _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
