[commit: ghc] master: testsuite/codegen: Add missing dummy Makefiles (fb5d26d)
git at git.haskell.org
git at git.haskell.org
Sun Dec 27 00:42:33 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/fb5d26d9658908ae3e8416077246c2fb405875e1/ghc
>---------------------------------------------------------------
commit fb5d26d9658908ae3e8416077246c2fb405875e1
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sat Dec 26 22:47:45 2015 +0100
testsuite/codegen: Add missing dummy Makefiles
>---------------------------------------------------------------
fb5d26d9658908ae3e8416077246c2fb405875e1
testsuite/tests/{annotations => primops}/should_compile/Makefile | 0
.../tests/{annotations/should_compile => primops/should_run}/Makefile | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/testsuite/tests/annotations/should_compile/Makefile b/testsuite/tests/primops/should_compile/Makefile
similarity index 100%
copy from testsuite/tests/annotations/should_compile/Makefile
copy to testsuite/tests/primops/should_compile/Makefile
diff --git a/testsuite/tests/annotations/should_compile/Makefile b/testsuite/tests/primops/should_run/Makefile
similarity index 100%
copy from testsuite/tests/annotations/should_compile/Makefile
copy to testsuite/tests/primops/should_run/Makefile
More information about the ghc-commits
mailing list