diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-07 17:09:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-07 17:09:55 -0400 |
| commit | 42a0c832483296fb111279fc3512a3dfd44f2089 (patch) | |
| tree | 328c20c8a34e908806d240ec2dd5a02437c8df6b /propellor.cabal | |
| parent | 5a932c382d4cbe65957eb0d3ebe4a9319d8dfd14 (diff) | |
Display a warning when ensureProperty is used on a property which has Info and is so prevented from propigating it.
Would much rather a type-based fixed, but this is all I have for now.
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 91d08bd5..fb109649 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -118,6 +118,7 @@ Library Propellor.Types.Chroot Propellor.Types.Docker Propellor.Types.Dns + Propellor.Types.Empty Propellor.Types.OS Propellor.Types.PrivData Other-Modules: |
