allow building with cmdargs 0.9

This commit is contained in:
Simon Michael 2012-01-02 17:43:26 +00:00
parent 3e3af47b96
commit 917a35d62b

View File

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