diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2016-05-16 14:58:58 -0700 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2016-05-16 14:58:58 -0700 |
| commit | adc5f3806eacc7a5e5fb409bd1e9da564d8cb5de (patch) | |
| tree | 3690b1f8a94a81f57827274cd81eca5087fe4e3e /src/Propellor/Property/Debootstrap.hs | |
| parent | bf6aac5462f22647bdc49a641cd86feeb4fe2f25 (diff) | |
export extractSuite from Debootstrap.hs
Diffstat (limited to 'src/Propellor/Property/Debootstrap.hs')
| -rw-r--r-- | src/Propellor/Property/Debootstrap.hs | 1 |
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, |
