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

T20260.hs:8:3: error:
    • Mismatched type name in type family instance.
        Expected: Foo
          Actual: Bar
    • In the type family declaration for ‘Foo’