[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / test / static / s047.out1
1 ERROR "test/static/s047.hs" (line 3): Overlapping instances for class "Eq"
2 *** This instance   : Eq (Either a a)
3 *** Overlaps with   : Eq (Either a b)
4 *** Common instance : Eq (Either a a)
5