From 09882de5f3cbfd62d59b9ec94723a90d67555b7d Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 30 Aug 2021 20:19:13 -0400 Subject: Update to ghc 8.10.4 This also makes some changes to the build tooling to clean up the environment a bit, and get us closer to 'bild -s'. --- Biz/Ide/pre-commit | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 Biz/Ide/pre-commit (limited to 'Biz/Ide/pre-commit') diff --git a/Biz/Ide/pre-commit b/Biz/Ide/pre-commit new file mode 100755 index 0000000..8b17092 --- /dev/null +++ b/Biz/Ide/pre-commit @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +exec $BIZ_ROOT/Biz/Ide/lint **/* -- cgit v1.2.3