packages feed

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

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