Skip to content

Commit

Permalink
Update package.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sol committed Apr 3, 2024
1 parent 899cf9a commit 8ec73d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions hspec-hedgehog.cabal

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec-version: 0.36.0
name: hspec-hedgehog
version: 0.1.1.0
synopsis: Integrate Hedgehog and Hspec!
description: Please see the README on GitHub at <https://github.com/parsonsmatt/hspec-hedgehog#readme>
description: Please see the README on GitHub at <https://github.com/hspec/hspec-hedgehog#readme>
category: Testing
author: Matt Parsons
maintainer: [email protected]
Expand All @@ -13,7 +13,7 @@ extra-source-files:
- README.md
- ChangeLog.md

github: parsonsmatt/hspec-hedgehog
github: hspec/hspec-hedgehog

dependencies:
- base >= 4.7 && < 5
Expand All @@ -28,7 +28,7 @@ library:
- splitmix >= 0.0.1 && < 1

tests:
hspec-hedgehog-test:
spec:
main: Spec.hs
source-dirs: test
build-tools: hspec-discover
Expand Down

0 comments on commit 8ec73d7

Please sign in to comment.