packages feed

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

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

      -- Foo

      -- Bar
      ]