From d5f7fb27aad3e2e9c4bebb9ccd5577af8deb25c7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 21 Jan 2014 16:08:19 -0400 Subject: reorganize numcopies code (no behavior changes) Move stuff into Logs.NumCopies. Add a NumCopies newtype. Better names for various serialization classes that are specific to one thing or another. --- Command/Info.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Command/Info.hs') diff --git a/Command/Info.hs b/Command/Info.hs index fde51968d..c62dc3844 100644 --- a/Command/Info.hs +++ b/Command/Info.hs @@ -29,6 +29,7 @@ import Annex.Content import Types.Key import Logs.UUID import Logs.Trust +import Logs.NumCopies import Remote import Config import Utility.Percentage -- cgit v1.2.3