summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod45.stderr
blob: 2673763cb07b53cb31122a0ea47bf6eabe17d593 (plain)
1
2
3
4
5
6

mod45.hs:5:11:
    Illegal type signature in instance declaration:
      (==) :: T -> T -> Bool
    (Use -XInstanceSigs to allow this)
    In the instance declaration for ‛Eq T’