summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail162.stderr
blob: b4c35c87e9a5f8323183023ae7951246c0267415 (plain)
1
2
3
4
5
6
7

tcfail162.hs:10:33: error: [GHC-83865]
    • Expecting one more argument to ‘ForeignPtr’
      Expected a type, but ‘ForeignPtr’ has kind ‘* -> *’
    • In the type ‘(ForeignPtr)’
      In the definition of data constructor ‘Foo’
      In the data declaration for ‘Foo’