packages feed

purescript-0.12.0: tests/purs/failing/2128-class.purs

-- @shouldFailWith ErrorParsingModule
module Main where

class Foo a where
  foo :: a -> !!!