Skip to content

Commit

Permalink
Add documentation link to cabal file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles committed Mar 28, 2022
1 parent c2c8196 commit f140bc1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions quickcheck-quid.cabal
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
cabal-version: 3.0
name: quickcheck-quid
version: 0.0.1
synopsis: Quasi-unique identifiers for QuickCheck
description: Quasi-unique identifiers for QuickCheck.
bug-reports: https://github.com/jonathanknowles/quickcheck-quid/issues
license: Apache-2.0
license-file: LICENSE
author: Jonathan Knowles
maintainer: [email protected]
copyright: 2022 Jonathan Knowles
category: Testing
synopsis: Quasi-unique identifiers for QuickCheck
description:
Quasi-unique identifiers for QuickCheck.

For the most up-to-date documentation, please view the following page:

https://github.com/jonathanknowles/quickcheck-quid/blob/main/README.md

extra-source-files:
README.md
Expand Down

0 comments on commit f140bc1

Please sign in to comment.