packages feed

fourmolu-0.2.0.0: data/examples/declaration/value/function/multiline-arguments-four-out.hs

foo :: Int -> Int -> Int -> Int
foo
    (Foo g o)
    ( Bar
            x
            y
        )
    z = x