cabal-fmt-0.1.5: Format .cabal files

LicenseGPL-3.0-or-later
Safe HaskellNone
LanguageHaskell2010

CabalFmt.Refactoring.Type

Description

Copyright: Oleg Grenrus

Synopsis

Documentation

rewriteFields :: MonadCabalFmt r m => (Field CommentsPragmas -> m (Maybe (Field CommentsPragmas))) -> [Field CommentsPragmas] -> m [Field CommentsPragmas] Source #

A top-to-bottom rewrite of sections and fields