From a5b739af6d20312d47ab75a63bc4fbfd847b65a6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Mar 2014 15:52:40 -0400 Subject: out of band keyring transfer is not necessary, since repo is cloned securely --- propellor.cabal | 2 -- 1 file changed, 2 deletions(-) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 80a05f46..6807ef45 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -26,7 +26,6 @@ Description: Executable propellor Main-Is: config.hs GHC-Options: -Wall - Extensions: PackageImports Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5, IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal, containers, base64-bytestring @@ -36,7 +35,6 @@ Executable propellor Library 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