packages feed

ormolu-0.0.1.0: data/examples/other/comment-two-blocks-out.hs

newNames :: [(String, String)]
newNames =
  let (*) = flip (,)
   in [ "Control" * "Monad"
        -- Foo

        -- Bar
      ]