From 91d2ecf23c77e488bd904c7f343d9ce4464a8761 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Wed, 23 Jun 2021 09:16:03 +0200 Subject: [PATCH] Update RELEASE.md Add link to gf maintainers on Hackage. --- RELEASE.md | 2 ++ 1 file changed, 2 insertions(+) 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 and upload the file `dist/gf-X.Y.tar.gz`