packages feed

fourmolu-0.0.6.0: data/examples/declaration/value/function/equality-constraints.hs

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