From 592c65d02bf07d053d2fbe8a568f88d1b28e1a65 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 1 Nov 2015 16:53:25 -0400 Subject: merge from concurrent-output --- propellor.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 6e871d6b..ccba846f 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -161,7 +161,6 @@ Library Propellor.Shim Propellor.Property.Chroot.Util Utility.Applicative - Utility.ConcurrentOutput Utility.Data Utility.DataUnits Utility.Directory @@ -185,6 +184,9 @@ Library Utility.Tmp Utility.UserInfo Utility.QuickCheck + System.Console.Concurrent + System.Console.Concurrent.Internal + System.Process.Concurrent source-repository head type: git -- cgit v1.2.3