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

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