summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T16923.stderr
blob: 18d0f76196ed2fe6455ca595197239d206e081a2 (plain)
1
2
3
4
5
6

T16923.hs:4:32: error: [GHC-83865]
    • Expecting one more argument to ‘Maybe’
      Expected a type, but ‘Maybe’ has kind ‘* -> *’
    • In the first argument of ‘Maybe’, namely ‘Maybe’
      In the data declaration for ‘Foo’