add file to package, really fix build error (#286)

This commit is contained in:
Simon Michael 2015-10-01 08:46:55 -10:00
parent 7808c502ad
commit aee8d2144b
2 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,7 @@ library
Hledger.Cli.Print
Hledger.Cli.Register
Hledger.Cli.Stats
Text.Tabular.AsciiWide
default-language: Haskell2010
executable hledger

View File

@ -132,6 +132,7 @@ library:
- Hledger.Cli.Print
- Hledger.Cli.Register
- Hledger.Cli.Stats
- Text.Tabular.AsciiWide
executables:
hledger: