This commit is contained in:
Joey Hess 2015-04-30 14:02:56 -04:00
parent 9e10b5ca9c
commit 38c458b407
12 changed files with 91 additions and 60 deletions

View file

@ -10,7 +10,7 @@ module Command.NumCopies where
import Common.Annex
import qualified Annex
import Command
import Config.NumCopies
import Annex.NumCopies
import Types.Messages
cmd :: [Command]