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

tcfail035.hs:6:10: error: [GHC-59692]
    Duplicate instance declarations:
      instance Num NUM -- Defined at tcfail035.hs:6:10
      instance Num NUM -- Defined at tcfail035.hs:7:10