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

T15712.hs:18:16: error:
    • Expecting one more argument to ‘GEndo’
      Expected kind ‘* -> *’, but ‘GEndo’ has kind ‘(* -> *) -> * -> *’
    • In the first argument of ‘Codensity’, namely ‘GEndo’
      In the newtype declaration for ‘LogicT’