summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-11-21 18:55:33 -0400
committerJoey Hess2014-11-21 18:55:33 -0400
commit6c92f1034f980718cef54cab58a1bcfdbc485f5d (patch)
tree3a2bacdc7d3433b6326c01e9acf3f9d2101e04b3 /propellor.cabal
parent04ea987075b869ea70cf55a193af7f5604ff0561 (diff)
split out info types
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal4
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