packages feed

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

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