diff options
Diffstat (limited to 'src')
| -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, |
