summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr5
1 files changed, 2 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr b/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr
index 3989ea4936..85b988a653 100644
--- a/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr
+++ b/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr
@@ -1,13 +1,12 @@
TcStaticPointersFail02.hs:9:6:
- No instance for (Data.Typeable.Internal.Typeable b)
- arising from a static form
+ No instance for (Typeable b) arising from a static form
In the expression: static (undefined :: (forall a. a -> a) -> b)
In an equation for ‘f1’:
f1 = static (undefined :: (forall a. a -> a) -> b)
TcStaticPointersFail02.hs:12:6:
- No instance for (Data.Typeable.Internal.Typeable m)
+ No instance for (Typeable m)
(maybe you haven't applied a function to enough arguments?)
arising from a static form
In the expression: static return