before_script: - stack --version - stack setup build: script: - stack build formatting: script: bin/check-formatting.sh