packages feed

ormolu-0.0.1.0: data/examples/declaration/value/function/equality-constraints.hs

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