diff options
author | Jose Pedro Magalhaes <jpm@cs.uu.nl> | 2011-11-15 16:08:09 +0000 |
---|---|---|
committer | Jose Pedro Magalhaes <jpm@cs.uu.nl> | 2011-11-16 20:47:38 +0100 |
commit | 6c094deac50fdc707e9d4d8d3e7e8a5392f58d3d (patch) | |
tree | c0a52d639dab77c55b250d83ff664d59a84d1c07 /testsuite/tests/polykinds/PolyKinds10.stdout | |
parent | ae3b9f91dc3a2d4d4c1b59ad590bca8060f31a4c (diff) | |
download | haskell-6c094deac50fdc707e9d4d8d3e7e8a5392f58d3d.tar.gz |
Add kind polymorphism tests
Diffstat (limited to 'testsuite/tests/polykinds/PolyKinds10.stdout')
-rw-r--r-- | testsuite/tests/polykinds/PolyKinds10.stdout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/polykinds/PolyKinds10.stdout b/testsuite/tests/polykinds/PolyKinds10.stdout new file mode 100644 index 0000000000..f842ef3cc8 --- /dev/null +++ b/testsuite/tests/polykinds/PolyKinds10.stdout @@ -0,0 +1 @@ +["1","2","3","4","5","6","7","8","9","10"] |