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

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