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

mod43.hs:3:10:
    Illegal instance declaration for `Eq String'
        (All instance types must be of the form (T t1 ... tn)
         where T is not a synonym.
         Use -XTypeSynonymInstances if you want to disable this.)
    In the instance declaration for `Eq String'