packages feed

fourmolu-0.2.0.0: data/examples/declaration/value/function/multiple-matches-four-out.hs

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