diff options
| author | John J. Camilleri <john@johnjcamilleri.com> | 2021-06-23 09:16:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-23 09:16:03 +0200 |
| commit | 91d2ecf23c77e488bd904c7f343d9ce4464a8761 (patch) | |
| tree | fac0a2ce6695a20584ec5ad9e7df441226d2bc69 /RELEASE.md | |
| parent | 82061433281c60c669c6fccd38c7b9c23a6e6088 (diff) | |
Update RELEASE.md
Add link to gf maintainers on Hackage.
Diffstat (limited to 'RELEASE.md')
| -rw-r--r-- | RELEASE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md index 3a771b78d..04bd4b933 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -45,6 +45,8 @@ but the generated _artifacts_ must be manually attached to the release as _asset ### 4. Upload to Hackage +In order to do this you will need to be added the [GF maintainers](https://hackage.haskell.org/package/gf/maintainers/) on Hackage. + 1. Run `make sdist` 2. Upload the package, either: 1. **Manually**: visit <https://hackage.haskell.org/upload> and upload the file `dist/gf-X.Y.tar.gz` |
