summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Chroot.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-21 20:57:53 -0400
committerJoey Hess2014-11-21 20:57:53 -0400
commit91d58380b4fe3dd4dca5668ef6c7b2bf1edef79c (patch)
tree5dde66ff4e0ecf12e654c30f13aceeda913f201d /src/Propellor/Property/Chroot.hs
parente60b261daea356a2fcab424a276a491fdd3f956c (diff)
parent6cdd37d9ff3ff3e3b8439445c1363b9bdc77a5da (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/Chroot.hs')
-rw-r--r--src/Propellor/Property/Chroot.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Chroot.hs b/src/Propellor/Property/Chroot.hs
index 7246e7eb..c3b14a8e 100644
--- a/src/Propellor/Property/Chroot.hs
+++ b/src/Propellor/Property/Chroot.hs
@@ -10,6 +10,7 @@ module Propellor.Property.Chroot (
) where
import Propellor
+import Propellor.Types.Chroot
import qualified Propellor.Property.Debootstrap as Debootstrap
import qualified Propellor.Property.Systemd.Core as Systemd
import qualified Propellor.Shim as Shim