packages feed

purescript-0.15.15: tests/purs/failing/InstanceExport.purs

-- @shouldFailWith TransitiveExportError
module Test where

import InstanceExport
import Prelude

test = f $ S "Test"