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

T11623.hs:5:23: error:
    • Mismatched type name in type family instance.
        Expected: T
          Actual: Maybe
    • In the type family declaration for ‘T’