diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-27 18:32:01 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-27 18:32:01 -0400 |
| commit | 500635568514bc106597a857c60d268dcf668037 (patch) | |
| tree | 8c8b036b6526e83f88a0b83944e30c128ccad8e1 /propellor.cabal | |
| parent | 7e76731a0098a6cd47979c86c8a484cc47e0b0d7 (diff) | |
split out singletons lib
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index 4a7739d3..f11d2afe 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -162,6 +162,7 @@ Library Propellor.Types.PrivData Propellor.Types.Result Propellor.Types.ResultCheck + Propellor.Types.Singletons Propellor.Types.ZFS Other-Modules: Propellor.Bootstrap |
