summaryrefslogtreecommitdiff
path: root/src/Propellor/Git.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Git.hs')
-rw-r--r--src/Propellor/Git.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Git.hs b/src/Propellor/Git.hs
index 0b9b4b35..a4418340 100644
--- a/src/Propellor/Git.hs
+++ b/src/Propellor/Git.hs
@@ -1,6 +1,6 @@
module Propellor.Git where
-import Propellor
+import Propellor.Base
import Propellor.PrivData.Paths
import Propellor.Gpg
import Utility.FileMode