summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2016-03-16 14:40:14 -0400
committerJoey Hess2016-03-16 14:57:32 -0400
commit70b77dd31c4538361a844ef049bed9ad2f273a3b (patch)
treed6015c221075ba8e63bf940f7703f97502f4935d /propellor.cabal
parent199d10fe18d69f7eac1b2acbc0133d35c42ff2b8 (diff)
wip
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 4e0e1db2..4db210d0 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -144,6 +144,7 @@ Library
Propellor.Exception
Propellor.Types
Propellor.Types.Chroot
+ Propellor.Types.CmdLine
Propellor.Types.Container
Propellor.Types.Docker
Propellor.Types.Dns
@@ -153,7 +154,7 @@ Library
Propellor.Types.PrivData
Propellor.Types.Result
Propellor.Types.ResultCheck
- Propellor.Types.CmdLine
+ Propellor.Types.Target
Propellor.Types.ZFS
Other-Modules:
Propellor.Bootstrap