diff options
Diffstat (limited to 'src/Propellor/Property.hs')
| -rw-r--r-- | src/Propellor/Property.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property.hs b/src/Propellor/Property.hs index f57fcaee..c57ef2f0 100644 --- a/src/Propellor/Property.hs +++ b/src/Propellor/Property.hs @@ -31,6 +31,7 @@ module Propellor.Property ( , changesFile , checkResult , Checkable + , assume ) where import System.Directory |
