summaryrefslogtreecommitdiff
path: root/BackendChecksum.hs
diff options
context:
space:
mode:
Diffstat (limited to 'BackendChecksum.hs')
-rw-r--r--BackendChecksum.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/BackendChecksum.hs b/BackendChecksum.hs
index 7b8d2c281..18ff0cb57 100644
--- a/BackendChecksum.hs
+++ b/BackendChecksum.hs
@@ -3,8 +3,7 @@
module BackendChecksum (backend) where
-import Backend
-import GitRepo
+import Types
import qualified BackendFile
import Data.Digest.Pure.SHA