summaryrefslogtreecommitdiff
path: root/Backend.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Backend.hs')
-rw-r--r--Backend.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Backend.hs b/Backend.hs
index b7c52ddec..59df37fc4 100644
--- a/Backend.hs
+++ b/Backend.hs
@@ -39,6 +39,7 @@ import qualified Annex
import Utility
import Types
import qualified TypeInternals as Internals
+import Portability
{- List of backends in the order to try them when storing a new key. -}
list :: Annex [Backend]