diff options
Diffstat (limited to 'jsonld.cabal')
| -rw-r--r-- | jsonld.cabal | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/jsonld.cabal b/jsonld.cabal index d4b3835..5d841aa 100644 --- a/jsonld.cabal +++ b/jsonld.cabal | |||
| @@ -6,7 +6,7 @@ cabal-version: 1.12 | |||
| 6 | 6 | ||
| 7 | name: jsonld | 7 | name: jsonld |
| 8 | version: 0.1.0.0 | 8 | version: 0.1.0.0 |
| 9 | description: Please see the README on GitHub at <https://github.com/githubuser/magpie#readme> | 9 | description: Please see the README on GitHub at <https://git.vulpes.one/hs-jsonld/tree/README.md> |
| 10 | author: Volpeon | 10 | author: Volpeon |
| 11 | maintainer: me@volpeon.ink | 11 | maintainer: me@volpeon.ink |
| 12 | copyright: 2023 Volpeon | 12 | copyright: 2023 Volpeon |
| @@ -17,6 +17,10 @@ extra-source-files: | |||
| 17 | README.md | 17 | README.md |
| 18 | CHANGELOG.md | 18 | CHANGELOG.md |
| 19 | 19 | ||
| 20 | source-repository head | ||
| 21 | type: git | ||
| 22 | location: https://git.vulpes.one/hs-jsonld/ | ||
| 23 | |||
| 20 | library | 24 | library |
| 21 | exposed-modules: | 25 | exposed-modules: |
| 22 | Data.JLD | 26 | Data.JLD |
