From 285fb2bb08c7da534c111ebfeee5911e850570cc Mon Sep 17 00:00:00 2001 From: Michael Kenney Date: Thu, 10 Feb 2011 15:45:34 -0800 Subject: Fixed missing import of Messages module --- Command/PreCommit.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Command') diff --git a/Command/PreCommit.hs b/Command/PreCommit.hs index f22300a03..76aab3855 100644 --- a/Command/PreCommit.hs +++ b/Command/PreCommit.hs @@ -14,6 +14,7 @@ import qualified Annex import qualified GitRepo as Git import qualified Command.Add import qualified Command.Fix +import Messages command :: [Command] command = [Command "pre-commit" paramPath seek "run by git pre-commit hook"] -- cgit v1.2.3