packages feed

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

-- @shouldFailWith OrphanKindDeclaration
module Main where

type Foo :: Type
data Foo = Foo Int