packages feed

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

-- @shouldFailWith OrphanKindDeclaration
module Main where

type Foo :: Type
data Foo = Foo Int