ormolu-0.7.0.0: data/examples/declaration/value/function/operators-3.hs
import Control.Arrow
foo =
op <> n <+> colon <+> prettySe <+> text "=" <+>
prettySe <> text sc
import Control.Arrow
foo =
op <> n <+> colon <+> prettySe <+> text "=" <+>
prettySe <> text sc