summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-01-19 15:09:03 -0400
committerJoey Hess2015-01-19 15:09:03 -0400
commit603e6d340611dc15bca876c6374bf5938b8a3d4e (patch)
tree925f2eeb80d26a3c1f1d3c99acda2906d78f9b8e /propellor.cabal
parent04d4d0d6c43dcf7643417bb16927f314b55e42fc (diff)
split out types to improve haddock for Propellor.Types
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal3
1 files changed, 3 insertions, 0 deletions
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