packages feed

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

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

    -- Foo

    -- Bar

    ]