summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-04-03 21:22:37 -0400
committerJoey Hess2014-04-03 21:22:37 -0400
commit1c381c5246b2836ca0f535b9ac65eddcaa000024 (patch)
treef37aafa9b7ad997db99bcb96a1c02b54b5537b38 /propellor.cabal
parent4996f12326207bc61c025c8717dfeb17269367c2 (diff)
library shimming for docker (untested)
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index b06d1071..c85a3e77 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -87,6 +87,7 @@ Library
Other-Modules:
Propellor.CmdLine
Propellor.SimpleSh
+ Propellor.Property.Docker.Shim
Utility.Applicative
Utility.Data
Utility.Directory
@@ -94,6 +95,7 @@ Library
Utility.Exception
Utility.FileMode
Utility.FileSystemEncoding
+ Utility.LinuxMkLibs
Utility.Misc
Utility.Monad
Utility.Path