packages feed

apply-refact-0.1.0.0: tests/examples/Extensions11.hs.expected

{-# LANGUAGE KindSignatures #-}
data Set (cxt :: * -> *) a = Set [a]