summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod43.stderr
blob: 5630a4ae584d8c762683a2a12d0ee8ddab98f38e (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’