Skip to content
Snippets Groups Projects
Commit ea579d9e authored by Iavor S. Diatchki's avatar Iavor S. Diatchki
Browse files

Fix test output

parent e68e8ca1
No related branches found
No related tags found
No related merge requests found
TcStaticPointersFail02.hs:9:6:
TcStaticPointersFail02.hs:9:6: error:
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 (Typeable m)
TcStaticPointersFail02.hs:12:6: error:
No instance for (Typeable (Monad m => a -> m a))
(maybe you haven't applied a function to enough arguments?)
arising from a static form
In the expression: static return
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment