From 7a4eb19b6df6f0c4f10bba4a75f2501511c24641 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 4 Apr 2009 09:25:35 +0000 Subject: [PATCH] cabal comment --- hledger.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger.cabal b/hledger.cabal index f7af548f8..26cc4ec62 100644 --- a/hledger.cabal +++ b/hledger.cabal @@ -83,7 +83,7 @@ Executable hledger Ledger.Types Ledger.Utils - -- how to set patchlevel in cabal builds ? + -- need to set patchlevel here (darcs changes --from-tag=. --count) cpp-options: -DPATCHES=0 if flag(vty)