purescript-0.12.0: tests/purs/failing/InstanceExport.purs
-- @shouldFailWith TransitiveExportError module Test where import InstanceExport import Prelude test = f $ S "Test"
-- @shouldFailWith TransitiveExportError module Test where import InstanceExport import Prelude test = f $ S "Test"