summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/Makefile
diff options
context:
space:
mode:
authorJose Pedro Magalhaes <jpm@cs.uu.nl>2011-11-15 16:08:09 +0000
committerJose Pedro Magalhaes <jpm@cs.uu.nl>2011-11-16 20:47:38 +0100
commit6c094deac50fdc707e9d4d8d3e7e8a5392f58d3d (patch)
treec0a52d639dab77c55b250d83ff664d59a84d1c07 /testsuite/tests/polykinds/Makefile
parentae3b9f91dc3a2d4d4c1b59ad590bca8060f31a4c (diff)
downloadhaskell-6c094deac50fdc707e9d4d8d3e7e8a5392f58d3d.tar.gz
Add kind polymorphism tests
Diffstat (limited to 'testsuite/tests/polykinds/Makefile')
-rw-r--r--testsuite/tests/polykinds/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/polykinds/Makefile b/testsuite/tests/polykinds/Makefile
new file mode 100644
index 0000000000..9a36a1c5fe
--- /dev/null
+++ b/testsuite/tests/polykinds/Makefile
@@ -0,0 +1,3 @@
+TOP=../..
+include $(TOP)/mk/boilerplate.mk
+include $(TOP)/mk/test.mk