diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-19 15:15:22 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-19 15:15:22 -0400 |
| commit | a738a20d797c8f054e04673512e8ebb89b264b26 (patch) | |
| tree | 8cdbd5c3d7cac00b28a0d746e3653ab3925ad1e0 /src/Propellor/Property | |
| parent | e583c40c65c5bf179e560a4e483fd7a3e2d6ca42 (diff) | |
export
Diffstat (limited to 'src/Propellor/Property')
| -rw-r--r-- | src/Propellor/Property/Chroot.hs | 1 |
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 |
