Skip to content

Commit

Permalink
Also need bytestring-builder for test suite for older bytestring
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoutts committed May 14, 2016
1 parent 50a4905 commit ceec812
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cabal-install/cabal-install.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,9 @@ test-suite integration-tests2
tasty,
tasty-hunit

if flag(old-bytestring)
build-depends: bytestring-builder

if flag(old-directory)
build-depends: old-time

Expand Down

0 comments on commit ceec812

Please sign in to comment.