From 79fc1bd6a51a97b905b1f15c6b74c0a8062aaa89 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 16 Jan 2021 05:19:10 -0500 Subject: Add colors to tooling outputs This makes scanning logs *much* easier. I figure keep it as simple as possible, just red, yellow, and green. I also added two spaces between labels in the log messages. It would be nice to have a more structured logging system, but for now this works. --- Biz/Bild/Deps/Haskell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'Biz/Bild/Deps/Haskell.nix') diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index 13d952d..c08e353 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -35,6 +35,7 @@ with hpkgs; process protolude quickcheck-instances + rainbow random regex-applicative req -- cgit v1.2.3