packages feed

fourmolu-0.0.6.0: data/examples/declaration/value/function/multiple-matches.hs

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