hls-tactics-plugin-1.8.0.0: old/test/golden/KnownModuleInstanceSemigroup.hs
data Foo = Foo instance Semigroup Foo where (<>) _ _ = Foo data Bar = Bar Foo Foo instance Semigroup Bar where (<>) = _
data Foo = Foo instance Semigroup Foo where (<>) _ _ = Foo data Bar = Bar Foo Foo instance Semigroup Bar where (<>) = _