f74c431588
Installs a pre-commit hook that checks all staged .hs files are formatted by fourmolu before allowing a commit. Configured via core.hooksPath = .githooks. Run: ./hs fourmolu -i <files> to format