git-vogue - a pre-commit check framework Intended to be used as a git pre-commit hook, git-vogue encourages developers to keep their Haskell code “en vogue” by providing a framework for checking code quality and some supporting plugins. Currently, git-vogue ships with the following plugins: cabal hlint stylish-haskell with automatic fixing ghc-mod Quickstart cabal install git-vogue If you wish to