summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/2014/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/2014/Makefile')
-rw-r--r--testsuite/tests/th/2014/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/tests/th/2014/Makefile b/testsuite/tests/th/2014/Makefile
new file mode 100644
index 0000000000..eafbcfb7e0
--- /dev/null
+++ b/testsuite/tests/th/2014/Makefile
@@ -0,0 +1,9 @@
+TOP=../../..
+include $(TOP)/mk/boilerplate.mk
+include $(TOP)/mk/test.mk
+
+2014 :
+ '$(TEST_HC)' $(TEST_HC_OPTS) -fforce-recomp -c A.hs-boot
+ '$(TEST_HC)' $(TEST_HC_OPTS) -fforce-recomp -c A.hs
+ '$(TEST_HC)' $(TEST_HC_OPTS) -fforce-recomp -c B.hs
+ '$(TEST_HC)' $(TEST_HC_OPTS) -fforce-recomp -c C.hs -v0