summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T13391.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T13391.stderr')
-rw-r--r--testsuite/tests/polykinds/T13391.stderr7
1 files changed, 0 insertions, 7 deletions
diff --git a/testsuite/tests/polykinds/T13391.stderr b/testsuite/tests/polykinds/T13391.stderr
deleted file mode 100644
index 55fff35b3a..0000000000
--- a/testsuite/tests/polykinds/T13391.stderr
+++ /dev/null
@@ -1,7 +0,0 @@
-
-T13391.hs:6:3: error:
- • Data constructor ‘GInt’ constrains the choice of kind parameter:
- k ~ *
- Use TypeInType to allow this
- • In the definition of data constructor ‘GInt’
- In the data type declaration for ‘G’