summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod45.stderr
blob: ac8f21b54c16289f8c61f958842318b39d54d9ef (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’