blob: dd1dac68ad292d7fe18694577edaf22444d21d8a (
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’
|