summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T13929.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T13929.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T13929.stderr24
1 files changed, 0 insertions, 24 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T13929.stderr b/testsuite/tests/typecheck/should_fail/T13929.stderr
deleted file mode 100644
index 8fc7edab78..0000000000
--- a/testsuite/tests/typecheck/should_fail/T13929.stderr
+++ /dev/null
@@ -1,24 +0,0 @@
-
-T13929.hs:29:27: error:
- A representation-polymorphic type is not allowed here:
- Type: GUnboxed f rf
- Kind: TYPE rf
- In the type of expression: gunbox x
-
-T13929.hs:29:37: error:
- A representation-polymorphic type is not allowed here:
- Type: GUnboxed g rg
- Kind: TYPE rg
- In the type of expression: gunbox y
-
-T13929.hs:33:24:
- A representation-polymorphic type is not allowed here:
- Type: GUnboxed f rf
- Kind: TYPE rf
- In the type of expression: gunbox l
-
-T13929.hs:34:26:
- A representation-polymorphic type is not allowed here:
- Type: GUnboxed g rg
- Kind: TYPE rg
- In the type of expression: gunbox r