From 42a0c832483296fb111279fc3512a3dfd44f2089 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 7 Dec 2014 17:09:55 -0400 Subject: 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. --- propellor.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'propellor.cabal') 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: -- cgit v1.3-2-g0d8e