summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-11-17 15:51:34 -0400
committerJoey Hess2015-11-17 15:51:34 -0400
commitc4600cacb4a12147e77e960dbc6f2d27cf655f80 (patch)
tree7b45871b2c8723738ec4328d87b47f1ca7330fb0 /propellor.cabal
parent9ad0f07358df3d87a5d05e9f44131da79cfe266e (diff)
indent
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 0a27acb2..45ded769 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -35,7 +35,7 @@ Description:
Executable propellor
Main-Is: wrapper.hs
GHC-Options: -threaded -Wall -fno-warn-tabs
- Hs-Source-Dirs: src
+ Hs-Source-Dirs: src
Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5,
IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal,
containers (>= 0.5), network, async, time, mtl, transformers,
@@ -44,7 +44,7 @@ Executable propellor
Executable propellor-config
Main-Is: config.hs
GHC-Options: -threaded -Wall -fno-warn-tabs
- Hs-Source-Dirs: src
+ Hs-Source-Dirs: src
Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5,
IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal,
containers (>= 0.5), network, async, time, mtl, transformers,
@@ -52,7 +52,7 @@ Executable propellor-config
Library
GHC-Options: -Wall -fno-warn-tabs
- Hs-Source-Dirs: src
+ Hs-Source-Dirs: src
Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5,
IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal,
containers (>= 0.5), network, async, time, mtl, transformers,