1Error found: 2in module [33mMain[0m 3at tests/purs/failing/PolykindInstanceOverlapping.purs:12:1 - 13:19 (line 12, column 1 - line 13, column 19) 4 5 Overlapping type class instances found for 6 [33m [0m 7 [33m Main.ShowP (Proxy a)[0m 8 [33m [0m 9 The following instances were found: 10 11 [33mMain.test1[0m 12 [33mMain.test2[0m 13 14 15in type class instance 16[33m [0m 17[33m Main.ShowP (Proxy (a :: k))[0m 18[33m [0m 19 20See https://github.com/purescript/documentation/blob/master/errors/OverlappingInstances.md for more information, 21or to contribute content related to this error. 22 23