packages feed

ormolu-0.9.0.0: data/examples/declaration/value/function/operator-comments-3-out.hs

data X = X {x :: Int}

f =
  id
    . (\s -> s {x = 1}) -- Some comment