packages feed

ormolu-0.0.1.0: data/examples/declaration/value/function/multiple-matches.hs

foo :: Int -> Int
foo 5 = 10
foo _ = 12