Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
(#24) added versions to test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry J. Wylde committed Oct 21, 2015
1 parent 113ecf8 commit 2ecd121
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions language-qux.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ test-suite language-qux-test
build-depends:
base == 4.8.*,
language-qux,
tasty,
tasty-hunit,
tasty-quickcheck
tasty == 0.10.*,
tasty-hunit == 0.9.*,
tasty-quickcheck == 0.8.*

0 comments on commit 2ecd121

Please sign in to comment.