packages feed

purescript-0.12.0: tests/purs/failing/TransitiveKindExport.purs

-- @shouldFailWith TransitiveExportError
module Main (TestProxy(..)) where

foreign import kind Test

data TestProxy (p :: Test) = TestProxy