From fb04055ddeafc16d63cc332360d437e184421cd4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Apr 2014 01:39:50 -0400 Subject: foo --- config-joey.hs | 2 -- propellor.cabal | 2 -- 2 files changed, 4 deletions(-) diff --git a/config-joey.hs b/config-joey.hs index 78af292d..cf739d82 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -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 () diff --git a/propellor.cabal b/propellor.cabal index 1382a43e..e67c41cb 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -64,8 +64,6 @@ Library Exposed-Modules: Propellor - Propellor.Config.Simple - Propellor.Config.Joey Propellor.Property Propellor.Property.Apt Propellor.Property.Cmd -- cgit v1.2.3