Merge branch 'joeyconfig'
This commit is contained in:
commit
5c730c6f38
|
@ -16,8 +16,6 @@ import qualified Propellor.Property.Docker as Docker
|
|||
import qualified Propellor.Property.SiteSpecific.GitHome as GitHome
|
||||
import qualified Propellor.Property.SiteSpecific.GitAnnexBuilder as GitAnnexBuilder
|
||||
import qualified Propellor.Property.SiteSpecific.JoeySites as JoeySites
|
||||
-- Only imported to make sure it continues to build.
|
||||
import qualified Propellor.Config.Simple ()
|
||||
import Data.List
|
||||
|
||||
main :: IO ()
|
||||
|
|
|
@ -64,8 +64,6 @@ Library
|
|||
|
||||
Exposed-Modules:
|
||||
Propellor
|
||||
Propellor.Config.Simple
|
||||
Propellor.Config.Joey
|
||||
Propellor.Property
|
||||
Propellor.Property.Apt
|
||||
Propellor.Property.Cmd
|
||||
|
|
Loading…
Reference in New Issue