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

T13487.hs:19:7: warning: [-Wdeferred-type-errors (in -Wdefault)]
    • GHC panic in 3... 2... 1...
    • In the expression: K 'a' 'b'
      In an equation for ‘foo’: foo = K 'a' 'b'