remove Paths_hledger from cabal, shouldn't be there

This commit is contained in:
Simon Michael 2010-07-17 21:27:31 +00:00
parent 2f2e500eae
commit 3830c2439e

View File

@ -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