hookup annexgetfile

This commit is contained in:
Joey Hess 2010-10-12 16:52:01 -04:00
parent 921313bcc7
commit cad916d926
2 changed files with 14 additions and 7 deletions

View file

@ -19,6 +19,8 @@
module Backend (
lookupBackend,
storeFile,
retrieveFile,
lookupKey,
dropFile
) where