summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Debootstrap.hs
diff options
context:
space:
mode:
authorJoey Hess2016-05-23 11:19:21 -0400
committerJoey Hess2016-05-23 11:19:21 -0400
commit96b92edc63a6754f6574325a700b2f1ebea59c59 (patch)
tree92e394ee1862015e207f26413a87d77dd8225b24 /src/Propellor/Property/Debootstrap.hs
parent7024be7db4021f059380afde9a0f48b99d456bf4 (diff)
parent83c65ad3b4dc3c3c54a0c2c99bf7566739a4a01a (diff)
Merge remote-tracking branch 'spwhitton/sbuild'
Diffstat (limited to 'src/Propellor/Property/Debootstrap.hs')
-rw-r--r--src/Propellor/Property/Debootstrap.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Debootstrap.hs b/src/Propellor/Property/Debootstrap.hs
index e0c56966..87f30776 100644
--- a/src/Propellor/Property/Debootstrap.hs
+++ b/src/Propellor/Property/Debootstrap.hs
@@ -3,6 +3,7 @@ module Propellor.Property.Debootstrap (
DebootstrapConfig(..),
built,
built',
+ extractSuite,
installed,
sourceInstall,
programPath,