bump cmdargs upper bound in other places

This commit is contained in:
Simon Michael 2012-01-03 11:00:35 +00:00
parent 0bd7fffaf7
commit 3e3af47b96
5 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@ executable hledger-chart
,HUnit
,base >= 3 && < 5
,cabal-file-th
,cmdargs >= 0.8 && < 0.9
,cmdargs >= 0.8 && < 0.10
,containers
-- ,csv
-- ,directory

View File

@ -42,7 +42,7 @@ executable hledger-vty
,HUnit
,base >= 3 && < 5
,cabal-file-th
,cmdargs >= 0.8 && < 0.9
,cmdargs >= 0.8 && < 0.10
-- ,containers
-- ,csv
-- ,directory

View File

@ -56,7 +56,7 @@ library
Build-Depends:
base >= 3 && < 5
,bytestring
,cmdargs >= 0.8 && < 0.9
,cmdargs >= 0.8 && < 0.10
,containers
,directory
,filepath

View File

@ -77,7 +77,7 @@ executable hledger-web
,base >= 4 && < 5
,bytestring
,cabal-file-th
,cmdargs >= 0.8 && < 0.9
,cmdargs >= 0.8 && < 0.10
,directory
,filepath
,old-locale

View File

@ -112,7 +112,7 @@ executable hledger
,base >= 3 && < 5
,cabal-file-th
,containers
,cmdargs >= 0.8 && < 0.9
,cmdargs >= 0.8 && < 0.10
,csv
,directory
,filepath