From 6c92f1034f980718cef54cab58a1bcfdbc485f5d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 21 Nov 2014 18:55:33 -0400 Subject: split out info types --- propellor.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'propellor.cabal') 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 -- cgit v1.3-2-g0d8e