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

mod43.hs:4:10: error:
    • Illegal instance declaration for ‘Eq String’
        (All instance types must be of the form (T t1 ... tn)
         where T is not a synonym.
         Use TypeSynonymInstances if you want to disable this.)
    • In the instance declaration for ‘Eq String’