From 61d8214d9d8cea6ba047d1a26f9edc1ea180234b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 19:10:32 -0400 Subject: propellor spin --- propellor.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index fd5280f4..eebb4f04 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -19,7 +19,8 @@ Executable propellor Main-Is: Propellor.hs GHC-Options: -Wall Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5, - IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal + IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal, + containers if (! os(windows)) Build-Depends: unix -- cgit v1.2.3