diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-21 20:57:53 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-21 20:57:53 -0400 |
| commit | 91d58380b4fe3dd4dca5668ef6c7b2bf1edef79c (patch) | |
| tree | 5dde66ff4e0ecf12e654c30f13aceeda913f201d /propellor.cabal | |
| parent | e60b261daea356a2fcab424a276a491fdd3f956c (diff) | |
| parent | 6cdd37d9ff3ff3e3b8439445c1363b9bdc77a5da (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index e40b6e64..645e5fa1 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -113,8 +113,10 @@ Library Propellor.Engine Propellor.Exception Propellor.Types - Propellor.Types.OS + Propellor.Types.Chroot + Propellor.Types.Docker Propellor.Types.Dns + Propellor.Types.OS Propellor.Types.PrivData Other-Modules: Propellor.Git |
