From e85aae7383d6974a6fb5ec95bfa9c65ce4aa3154 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Mar 2014 14:11:47 -0400 Subject: propellor spin --- propellor.cabal | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/propellor.cabal b/propellor.cabal index 0b551c80..779c7df2 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -25,7 +25,8 @@ Description: Executable propellor Main-Is: config.hs - GHC-Options: -Wall -XPackageImports + GHC-Options: -Wall + Extensions: PackageImports Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5, IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal, containers, dataenc @@ -34,7 +35,8 @@ Executable propellor Build-Depends: unix Library - GHC-Options: -Wall -XPackageImports + GHC-Options: -Wall + Extensions: PackageImports Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5, IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal, containers, dataenc -- cgit v1.2.3