Add Suggests on graphviz. Closes: #618039

This commit is contained in:
Joey Hess 2011-03-13 14:25:32 -04:00
parent 8fa4b48fc4
commit 175d055d4d
3 changed files with 7 additions and 1 deletions

View file

@ -34,7 +34,6 @@ import UUID
import qualified GitRepo as Git
import qualified Annex
import Utility
import Messages
{- Checks if a given key is currently present in the gitAnnexLocation. -}
inAnnex :: Key -> Annex Bool