Small update to release checklist.
This commit is contained in:
parent
47da92df2d
commit
9a9a0ca62b
1 changed files with 1 additions and 3 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue