summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/T13601.stderr
blob: c1c9803e5a13f2065e3496447446f6fc90695c42 (plain)
1
2
3
4
5
6

T13601.hs:18:16: error:
    • Expected kind ‘TYPE (Rep 'LiftedRep)’,
        but ‘Logic a’ has kind ‘TYPE (Rep rep)’
    • In the first argument of ‘Boolean’, namely ‘(Logic a)’
      In the class declaration for ‘Eq’