summaryrefslogtreecommitdiff
path: root/src/Propellor/Property
diff options
context:
space:
mode:
authorJoey Hess2017-07-13 12:42:10 -0400
committerJoey Hess2017-07-13 12:42:10 -0400
commit3ae193011af030e0995eb88b152482fb4c4e6e3e (patch)
treed3c80df24fff00b284b32ef62b6ce412c2df194f /src/Propellor/Property
parentfb0f0f75338304311ee868c2704e749333908c35 (diff)
export Builder
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,