diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/DiskImage.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/DiskImage.hs b/src/Propellor/Property/DiskImage.hs index 7e5112fb..5a41edd0 100644 --- a/src/Propellor/Property/DiskImage.hs +++ b/src/Propellor/Property/DiskImage.hs @@ -3,8 +3,8 @@ -- This module is designed to be imported unqualified. module Propellor.Property.DiskImage ( - DiskImage, -- * Properties + DiskImage, imageBuilt, imageRebuilt, imageBuiltFrom, |
