summaryrefslogtreecommitdiff
path: root/src/Propellor/Property
diff options
context:
space:
mode:
authorJoey Hess2017-07-13 13:18:29 -0400
committerJoey Hess2017-07-13 13:18:29 -0400
commitf33a1090b4347679602d6f75c281654ae46435b9 (patch)
treeede8a75cc505f9221bfc8f3ea6637c78aaa60fb0 /src/Propellor/Property
parent422def0f715dbdcf0f5ced89d20683c8c833761b (diff)
parent102ee2aeacf4c3561da52c2552d759dd0ded4cc4 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property')
-rw-r--r--src/Propellor/Property/Bootstrap.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Bootstrap.hs b/src/Propellor/Property/Bootstrap.hs
index 93529c14..91d1a82f 100644
--- a/src/Propellor/Property/Bootstrap.hs
+++ b/src/Propellor/Property/Bootstrap.hs
@@ -3,6 +3,7 @@
module Propellor.Property.Bootstrap (
Bootstrapper(..),
+ Builder(..),
bootstrapWith,
RepoSource(..),
bootstrappedFrom,