From b7028e8b879dda7433509c9479c01320c31a75ab Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 13 Feb 2009 20:12:34 +0000 Subject: [PATCH] doh! another fix for the HappsCommand -> WebCommand rename --- hledger.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger.cabal b/hledger.cabal index 52caf778a..ac1265a7a 100644 --- a/hledger.cabal +++ b/hledger.cabal @@ -101,6 +101,6 @@ Executable hledger ,happstack-server >= 0.2 && < 0.3 ,happstack-state >= 0.2 && < 0.3 ,utf8-string >= 0.3 && < 0.4 - Other-Modules:HappsCommand + Other-Modules:WebCommand cpp-options: -DHAPPS