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

mod45.hs:6:11: error: [GHC-06202]
    • Illegal type signature in instance declaration:
        (==) :: T -> T -> Bool
    • In the instance declaration for ‘Eq T’
    Suggested fix: Perhaps you intended to use InstanceSigs