summaryrefslogtreecommitdiff
path: root/src/Propellor
diff options
context:
space:
mode:
authorJoey Hess2015-01-19 15:15:22 -0400
committerJoey Hess2015-01-19 15:15:22 -0400
commita738a20d797c8f054e04673512e8ebb89b264b26 (patch)
tree8cdbd5c3d7cac00b28a0d746e3653ab3925ad1e0 /src/Propellor
parente583c40c65c5bf179e560a4e483fd7a3e2d6ca42 (diff)
export
Diffstat (limited to 'src/Propellor')
-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 00c81b4c..e8afb656 100644
--- a/src/Propellor/Property/Chroot.hs
+++ b/src/Propellor/Property/Chroot.hs
@@ -1,5 +1,6 @@
module Propellor.Property.Chroot (
Chroot(..),
+ BuilderConf(..),
debootstrapped,
provisioned,
-- * Internal use