aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index f4155a313..7c0f7c4de 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -9,8 +9,6 @@ _ Tag release in git
_ Tag templates
-_ 'make dist' to generate tarball
-
_ Generate Windows package (make winpkg)
_ Generate Mac OSX package (make osxpkg)
@@ -19,7 +17,7 @@ _ Generate Ubuntu/Debian deb package (make debpkg)
- Add release on github (use 'make changes_github' and upload files)
-_ Upload to HackageDB
+_ Upload to HackageDB: stack upload .
_ if docs don't build on Hackage:
'cabal install neil && neil docs --username=MYUSERNAME'