This commit is contained in:
Joey Hess 2011-10-04 00:40:47 -04:00
parent ff21fd4a65
commit cfe21e85e7
73 changed files with 173 additions and 173 deletions

View file

@ -9,8 +9,8 @@ module Upgrade.V0 where
import System.IO.Error (try)
import AnnexCommon
import Content
import Annex.Common
import Annex.Content
import qualified Upgrade.V1
upgrade :: Annex Bool