Skip to content

Commit

Permalink
Makes cabal sdist happy
Browse files Browse the repository at this point in the history
  • Loading branch information
dalaing committed Aug 24, 2017
1 parent fa3d1a5 commit 5da389f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasty-hedgehog.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ test-suite tasty-hedgehog-tests
, tasty >= 0.11 && < 0.12
, tasty-expected-failure >= 0.11 && < 0.12
, hedgehog >= 0.5 && < 0.6
, tasty-hedgehog >= 0.1 && < 0.2
, tasty-hedgehog
ghc-options: -Wall
default-language: Haskell2010

0 comments on commit 5da389f

Please sign in to comment.