From 99aa052ecfab5fd0c3721f0c84edaf67b12217fc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Sep 2015 08:50:39 -0700 Subject: reorder --- src/Propellor/Property/DiskImage.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') 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, -- cgit v1.2.3