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