summaryrefslogtreecommitdiff
path: root/BackendChecksum.hs
diff options
context:
space:
mode:
Diffstat (limited to 'BackendChecksum.hs')
-rw-r--r--BackendChecksum.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/BackendChecksum.hs b/BackendChecksum.hs
index 18ff0cb57..e262962ca 100644
--- a/BackendChecksum.hs
+++ b/BackendChecksum.hs
@@ -3,9 +3,10 @@
module BackendChecksum (backend) where
-import Types
import qualified BackendFile
import Data.Digest.Pure.SHA
+import Backend
+import GitRepo
-- based on BackendFile just with a different key type
backend = BackendFile.backend {