packages feed

purescript-0.14.4: tests/purs/failing/SelfCycleInTypeClassDeclaration.purs

-- @shouldFailWith CycleInTypeClassDeclaration
module Main where

class (Foo a) <= Foo a