summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-03-31 15:52:40 -0400
committerJoey Hess2014-03-31 15:52:40 -0400
commita5b739af6d20312d47ab75a63bc4fbfd847b65a6 (patch)
tree7e49ff76eb5c38ea76ad06eea1a20a8c51446b52 /propellor.cabal
parenteb90a409d5428152801339ed0da5fab9688ddef4 (diff)
out of band keyring transfer is not necessary, since repo is cloned securely
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 0 insertions, 2 deletions
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