packages feed

ormolu-0.8.1.1: data/examples/declaration/value/function/operators-0-out.hs

import Control.Lens.Operators

a =
  b
    & c .~ d
    & e
      %~ f
        g