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

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