From 593837c70e9734eed9d0a94b862d550a5671abf6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 27 May 2016 12:15:01 -0400 Subject: [PATCH] add Logs.Line --- git-annex.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/git-annex.cabal b/git-annex.cabal index 56c2c8e7db..c8d33b2be7 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -850,6 +850,7 @@ Executable git-annex Logs.Difference.Pure Logs.FsckResults Logs.Group + Logs.Line Logs.Location Logs.MapLog Logs.MetaData