summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Sbuild.hs
diff options
context:
space:
mode:
authorSean Whitton2016-05-20 07:34:14 +0900
committerSean Whitton2016-05-20 07:34:14 +0900
commita656f0f1b050e5787883172a750f32d0bd5a6545 (patch)
tree21a79f276dfcef795a0487d4bbea461fe30e8a58 /src/Propellor/Property/Sbuild.hs
parent37944fd4d3eea401b84334600c8097c90fb9123f (diff)
export Sbuild.blockNetwork
Diffstat (limited to 'src/Propellor/Property/Sbuild.hs')
-rw-r--r--src/Propellor/Property/Sbuild.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs
index ade9a1f8..49741ac1 100644
--- a/src/Propellor/Property/Sbuild.hs
+++ b/src/Propellor/Property/Sbuild.hs
@@ -49,6 +49,7 @@ module Propellor.Property.Sbuild (
updated,
updatedFor,
-- * Global sbuild configuration
+ blockNetwork,
installed,
keypairGenerated,
shareAptCache,