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

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