From a1341ccb315a98e407a25bf25411759b6f8f58d2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 Jun 2014 12:29:33 -0400 Subject: propellor spin --- propellor.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index ff361da8..2ac8a44a 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -33,7 +33,7 @@ Description: . It is configured using haskell. -Executable wrapper +Executable propellor Main-Is: wrapper.hs GHC-Options: -Wall -threaded -O0 Hs-Source-Dirs: src @@ -45,7 +45,7 @@ Executable wrapper if (! os(windows)) Build-Depends: unix -Executable config +Executable propellor-config Main-Is: config.hs GHC-Options: -Wall -threaded -O0 Hs-Source-Dirs: src -- cgit v1.2.3