summaryrefslogtreecommitdiff
path: root/BackendList.hs
diff options
context:
space:
mode:
Diffstat (limited to 'BackendList.hs')
-rw-r--r--BackendList.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/BackendList.hs b/BackendList.hs
index d1180d22f..5ae78bcc7 100644
--- a/BackendList.hs
+++ b/BackendList.hs
@@ -13,7 +13,7 @@ import qualified Backend.SHA1
import qualified Backend.URL
import Types
-allBackends :: [Backend]
+allBackends :: [Backend Annex]
allBackends =
[ Backend.WORM.backend
, Backend.SHA1.backend