From adc5f3806eacc7a5e5fb409bd1e9da564d8cb5de Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 16 May 2016 14:58:58 -0700 Subject: export extractSuite from Debootstrap.hs --- src/Propellor/Property/Debootstrap.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Property/Debootstrap.hs') 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, -- cgit v1.2.3