diff options
-rw-r--r-- | RELEASE-CHECKLIST | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index bc0a85f41..303b339a0 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -26,12 +26,9 @@ _ Upload to HackageDB: stack upload . _ if docs don't build on Hackage: 'cabal install neil && neil docs --username=MYUSERNAME' -_ Update website, including short description of changes ('make changes') +_ go to website and 'make update && make && make upload' -_ Announce on pandoc-announce, pandoc-discuss - -_ on server, stack install --flag 'pandoc:trypandoc' - and then 'cd trypandoc; sudo make install' +_ make trypandoc -_ recompile gitit +_ Announce on pandoc-announce, pandoc-discuss |