summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/DiskImage.hs
diff options
context:
space:
mode:
authorJoey Hess2015-09-03 08:50:39 -0700
committerJoey Hess2015-09-03 08:50:39 -0700
commit99aa052ecfab5fd0c3721f0c84edaf67b12217fc (patch)
tree39284600f3f610c07fdef4ec4c7dc73086d10485 /src/Propellor/Property/DiskImage.hs
parent30a60f8b288b2007d10f08b94ce17bdb91e586bb (diff)
reorder
Diffstat (limited to 'src/Propellor/Property/DiskImage.hs')
-rw-r--r--src/Propellor/Property/DiskImage.hs2
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,