fsck distribution key

This commit is contained in:
Joey Hess 2013-11-23 21:58:39 -04:00
parent b429ea0cea
commit e563c7e6f4
3 changed files with 34 additions and 7 deletions

View file

@ -30,6 +30,7 @@ module Annex.Content (
freezeContent,
thawContent,
dirKeys,
withObjectLoc,
) where
import System.IO.Unsafe (unsafeInterleaveIO)