packages feed

fourmolu-0.2.0.0: data/examples/declaration/value/function/equality-constraints-four-out.hs

foo :: (a ~ b) => a -> b -> Int
foo = undefined