From 29d8b616ea2dca958f8785266e33fac63cebcf46 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Mar 2016 12:23:31 -0400 Subject: add hs-concurrent-output to freebsd deps --- src/Propellor/Bootstrap.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Bootstrap.hs') diff --git a/src/Propellor/Bootstrap.hs b/src/Propellor/Bootstrap.hs index 3b4c3106..2ad0f688 100644 --- a/src/Propellor/Bootstrap.hs +++ b/src/Propellor/Bootstrap.hs @@ -109,6 +109,7 @@ depsCommand msys = "( " ++ intercalate " ; " (concat [osinstall, cabalinstall]) , "hs-exceptions" , "hs-stm" , "hs-text" + , "hs-concurrent-output" , "gmake" ] -- cgit v1.2.3