diff options
| author | Volpeon <github@volpeon.ink> | 2023-05-26 11:55:58 +0200 |
|---|---|---|
| committer | Volpeon <github@volpeon.ink> | 2023-05-26 11:55:58 +0200 |
| commit | f3f2f765e6bffef522dfc4d7aeaac854e326e955 (patch) | |
| tree | 4c685a74380c4f525b56da267f89ba346b09c4c1 /package.yaml | |
| parent | Update readme (diff) | |
| download | hs-jsonld-f3f2f765e6bffef522dfc4d7aeaac854e326e955.tar.gz hs-jsonld-f3f2f765e6bffef522dfc4d7aeaac854e326e955.tar.bz2 hs-jsonld-f3f2f765e6bffef522dfc4d7aeaac854e326e955.zip | |
Meta: Link to about page instead of raw readme
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index 1477ff7..60226fb 100644 --- a/package.yaml +++ b/package.yaml | |||
| @@ -17,7 +17,7 @@ extra-source-files: | |||
| 17 | # To avoid duplicated efforts in documentation and dealing with the | 17 | # To avoid duplicated efforts in documentation and dealing with the |
| 18 | # complications of embedding Haddock markup inside cabal files, it is | 18 | # complications of embedding Haddock markup inside cabal files, it is |
| 19 | # common to point users to the README.md file. | 19 | # common to point users to the README.md file. |
| 20 | description: Please see the README on GitHub at <https://git.vulpes.one/hs-jsonld/tree/README.md> | 20 | description: Please see the README on GitHub at <https://git.vulpes.one/hs-jsonld/about/> |
| 21 | 21 | ||
| 22 | dependencies: | 22 | dependencies: |
| 23 | - base >= 4.7 && < 5 | 23 | - base >= 4.7 && < 5 |
