From 3830c2439ea28ffb864199d570a82189d9b517c5 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 17 Jul 2010 21:27:31 +0000 Subject: [PATCH] remove Paths_hledger from cabal, shouldn't be there --- hledger.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/hledger.cabal b/hledger.cabal index 0caef1874..7d1e4544f 100644 --- a/hledger.cabal +++ b/hledger.cabal @@ -56,7 +56,6 @@ executable hledger -- should set patchlevel here as in Makefile cpp-options: -DPATCHLEVEL=0 other-modules: - Paths_hledger Hledger.Cli.Main Hledger.Cli.Options Hledger.Cli.Tests @@ -135,7 +134,6 @@ library -- should set patchlevel here as in Makefile cpp-options: -DPATCHLEVEL=0 exposed-modules: - Paths_hledger Hledger.Cli.Main Hledger.Cli.Options Hledger.Cli.Tests