hls-tactics-plugin-1.1.0.0: 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 (<>) = _