purescript-0.15.15: tests/purs/failing/SelfCycleInForeignDataKinds.purs
-- @shouldFailWith CycleInKindDeclaration module Main where foreign import data Foo :: Foo
-- @shouldFailWith CycleInKindDeclaration module Main where foreign import data Foo :: Foo