From b816e40e2618a8932144bceb7c7039adc5c44c11 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 5 Dec 2015 15:48:03 -0400 Subject: Added UncheckedProperty type, along with unchecked to indicate a Property needs its result checked, and checkResult and changesFile to check for changes. --- propellor.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 6ddc6c9d..b59e35dd 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -143,6 +143,7 @@ Library Propellor.Types.OS Propellor.Types.PrivData Propellor.Types.Result + Propellor.Types.ResultCheck Propellor.Types.CmdLine Other-Modules: Propellor.Bootstrap -- cgit v1.2.3