From 70b77dd31c4538361a844ef049bed9ad2f273a3b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 16 Mar 2016 14:40:14 -0400 Subject: wip --- propellor.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'propellor.cabal') 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 -- cgit v1.3-2-g0d8e