[commit: testsuite] master: Remove .imports file which isn't part of the repo (063ec28)

Simon Peyton Jones simonpj at microsoft.com
Tue Jun 18 09:37:28 CEST 2013


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

On branch  : master

https://github.com/ghc/testsuite/commit/063ec28b045b09efe3ebd74f170ddbc8468ca4c1

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

commit 063ec28b045b09efe3ebd74f170ddbc8468ca4c1
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Mon Jun 17 23:03:41 2013 +0100

    Remove .imports file which isn't part of the repo

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

 tests/rename/should_compile/T7963.imports |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/tests/rename/should_compile/T7963.imports b/tests/rename/should_compile/T7963.imports
deleted file mode 100644
index edfd719..0000000
--- a/tests/rename/should_compile/T7963.imports
+++ /dev/null
@@ -1,2 +0,0 @@
-import Prelude ( IO, writeFile )
-import T7963a ( unlines )





More information about the ghc-commits mailing list