diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-19 15:09:03 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-19 15:09:03 -0400 |
| commit | 603e6d340611dc15bca876c6374bf5938b8a3d4e (patch) | |
| tree | 925f2eeb80d26a3c1f1d3c99acda2906d78f9b8e /propellor.cabal | |
| parent | 04d4d0d6c43dcf7643417bb16927f314b55e42fc (diff) | |
split out types to improve haddock for Propellor.Types
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
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 |
