summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 465769ea0..ec54a146d 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -371,6 +371,7 @@ Executable git-annex
regex-tdfa,
socks,
byteable,
+ stm-chans,
securemem
CC-Options: -Wall
GHC-Options: -Wall -fno-warn-tabs
@@ -513,6 +514,7 @@ Executable git-annex
Annex.Branch.Transitions
Annex.BranchState
Annex.CatFile
+ Annex.ChangedRefs
Annex.CheckAttr
Annex.CheckIgnore
Annex.Common