packages feed

fourmolu-0.2.0.0: data/examples/declaration/value/function/do/comment-alignment-four-out.hs

main = do
    case blah of
        Nothing -> return ()
        Just xs -> do
            forM_ xs foo
            bar
    -- and here it goes
    unless bobla $
        quux