purescript-0.14.4: 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