packages feed

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

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