summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod43.stderr
blob: d73c51e4a4e8f698c309cdf519fc7e8c45a9fc40 (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 TypeSynonymInstances if you want to disable this.)
    In the instance declaration for ‘Eq String’