From 603e6d340611dc15bca876c6374bf5938b8a3d4e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 19 Jan 2015 15:09:03 -0400 Subject: split out types to improve haddock for Propellor.Types --- propellor.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 00a5ac5b..b410674a 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -122,6 +122,9 @@ Library Propellor.Types.Empty Propellor.Types.OS Propellor.Types.PrivData + Propellor.Types.Val + Propellor.Types.Result + Propellor.Types.CmdLine Other-Modules: Propellor.Git Propellor.Gpg -- cgit v1.3-2-g0d8e