packages feed

fourmolu-0.2.0.0: data/examples/declaration/value/function/operators-2-four-out.hs

foo n
    | x || y && z || n ** x
        || x && n =
        42