compact the build-depends list again
This commit is contained in:
parent
fd8587fbdf
commit
354c69dbcf
@ -30,19 +30,11 @@ Flag happs
|
|||||||
|
|
||||||
Executable hledger
|
Executable hledger
|
||||||
Main-Is: hledger.hs
|
Main-Is: hledger.hs
|
||||||
Build-Depends: base,
|
|
||||||
containers,
|
Build-Depends: base, containers, haskell98, directory, parsec,
|
||||||
haskell98,
|
regex-compat, regexpr>=0.5.1, old-locale, time,
|
||||||
directory,
|
HUnit, mtl, bytestring, filepath
|
||||||
parsec,
|
|
||||||
regex-compat,
|
|
||||||
regexpr>=0.5.1,
|
|
||||||
old-locale,
|
|
||||||
time,
|
|
||||||
HUnit,
|
|
||||||
mtl,
|
|
||||||
bytestring,
|
|
||||||
filepath
|
|
||||||
Other-Modules: BalanceCommand
|
Other-Modules: BalanceCommand
|
||||||
Options
|
Options
|
||||||
PrintCommand
|
PrintCommand
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user