diff options
Diffstat (limited to 'Annex.hs')
-rw-r--r-- | Annex.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ import System.Directory import GitRepo import Utility import Locations +import Types import Backend {- Annexes a file, storing it in a backend, and then moving it into |