Skip to content

Commit

Permalink
Tighten Cabal deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoerzen committed Apr 24, 2010
1 parent 8bc54d3 commit 81f7710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion convertible.cabal
Expand Up @@ -82,7 +82,7 @@ library
Executable runtests
if flag(buildtests)
Buildable: True
Build-Depends: HUnit, QuickCheck, testpack
Build-Depends: HUnit, QuickCheck >= 2.0, testpack >= 2.0
if flag(time_gte_113)
Build-Depends: time>=1.1.3
CPP-OPTIONS: -DTIME_GT_113
Expand Down

0 comments on commit 81f7710

Please sign in to comment.