diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-24 17:25:58 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-24 17:28:20 -0400 |
| commit | 83cd812ab5ac787769b34f59d1763f3c8648f06a (patch) | |
| tree | 23b056fbe8616d34b623b58181e56225fcb939d6 /propellor.cabal | |
| parent | 3d6a0d8663d32344a9f0761a144bfcacf9667378 (diff) | |
convert ensureProperty
Moved to its own module to keep everything related in one place.
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 0a7746ed..a13ebcb5 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -143,6 +143,7 @@ Library Propellor.Debug Propellor.PrivData Propellor.Engine + Propellor.EnsureProperty Propellor.Exception Propellor.Types Propellor.Types.Chroot |
