purescript-0.12.0: tests/purs/failing/OrphanInstance.purs
-- @shouldFailWith OrphanInstance module Test where import Class instance cBoolean :: C Boolean where op a = a
-- @shouldFailWith OrphanInstance module Test where import Class instance cBoolean :: C Boolean where op a = a