purescript-0.9.1: examples/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"