packages feed

purescript-0.15.13: tests/purs/failing/ClassHeadNoVTA4.purs

-- @shouldFailWith NoInstanceFound
module Main where

class MultiFd tyNotAppearInBody norThisOne | tyNotAppearInBody -> norThisOne where
  useMultiFd :: Int

multiFd :: Int
multiFd = useMultiFd