From f12a68cde2bd86496a82c532e848d273f4e49065 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 22 Jan 2021 07:06:53 -0500 Subject: Better bild output - structured log messages - compact logs rewrite the line on bild completion - using conduit for streaming output (although I think this isn't working quite right) - new Proc type for running subprocesses - general code cleanup and refactoring --- Biz/Bild/Deps/Haskell.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Biz/Bild/Deps') diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index 21fcb66..4434cb3 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -11,6 +11,8 @@ with hpkgs; clay cmark cmark-lucid + conduit + conduit-extra config-ini containers directory -- cgit v1.2.3