summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/TcStaticPointersFail03.stderr
blob: 169b2d2a02f2ef1dca056ba0caa6690b16dca1cd (plain)
1
2
3
4
5
6

TcStaticPointersFail03.hs:9:29: error: [GHC-39999]
    • No instance for ‘Monad m’ arising from a use of ‘return’
    • In the body of a static form: return
      In the first argument of ‘deRefStaticPtr’, namely ‘(static return)’
      In the expression: deRefStaticPtr (static return)