From b3240a7eb4bfb9e446e781a17e88a98c6b811f00 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Oct 2015 01:38:32 -0400 Subject: reorder for doc clarity --- src/Propellor/Property/Chroot.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Propellor/Property/Chroot.hs') diff --git a/src/Propellor/Property/Chroot.hs b/src/Propellor/Property/Chroot.hs index d17edae7..2b5391fa 100644 --- a/src/Propellor/Property/Chroot.hs +++ b/src/Propellor/Property/Chroot.hs @@ -1,13 +1,13 @@ {-# LANGUAGE FlexibleContexts, GADTs #-} module Propellor.Property.Chroot ( + debootstrapped, + bootstrapped, + provisioned, Chroot(..), ChrootBootstrapper(..), Debootstrapped(..), ChrootTarball(..), - debootstrapped, - bootstrapped, - provisioned, -- * Internal use provisioned', propagateChrootInfo, -- cgit v1.2.3