Copyright | (c) Henry J. Wylde, 2015 |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Safe Haskell | None |
Language | Haskell2010 |
Git.Fmt
Description
Options and handler for the git-fmt command.
Options
Options.
Constructors
Options | |
Chattyness level.
Handle
handle :: (MonadIO m, MonadLogger m, MonadMask m, MonadParallel m) => Options -> m () Source
Builds the files according to the options.