packages feed

fourmolu-0.2.0.0: data/examples/declaration/value/other/line-multi-line-four-out.hs

x :: [Int]
x =
    [ 1
    , 2
    , somethingSomething 3
    ]