diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-30 23:59:07 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-30 23:59:07 -0400 |
| commit | 0515fcb0f93ef90270dcd2c475194be1c439b578 (patch) | |
| tree | fabc23fe79500ea30b33c3bbfed193ef0993b97d /propellor.cabal | |
| parent | 8621fa6e9983a39c07a9677eac324ebcee79b549 (diff) | |
more prep
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 25a6f29b..f0640540 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -24,7 +24,7 @@ Description: git clone git://git.kitenet.net/propellor Executable propellor - Main-Is: propellor.hs + Main-Is: config.hs GHC-Options: -Wall Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5, IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal, |
