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.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr b/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr
index ef6e0def11..f8681ed8ba 100644
--- a/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr
+++ b/testsuite/tests/typecheck/should_fail/TcStaticPointersFail02.stderr
@@ -1,14 +1,14 @@
TcStaticPointersFail02.hs:9:6: error:
- • No instance for (base-4.13.0.0:Data.Typeable.Internal.Typeable b)
+ • No instance for ‘base-4.17.0.0:Data.Typeable.Internal.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: error:
- • No instance for (base-4.13.0.0:Data.Typeable.Internal.Typeable
- (Monad m => a -> m a))
+ • No instance for ‘base-4.17.0.0:Data.Typeable.Internal.Typeable
+ (Monad m => a -> m a)’
arising from a static form
(maybe you haven't applied a function to enough arguments?)
• In the expression: static return