Skip to content
Snippets Groups Projects
Commit c56a827e authored by Ashley Yakeley's avatar Ashley Yakeley
Browse files

Checklist: update

parent 5319bed3
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,7 @@ Before release: ...@@ -42,6 +42,7 @@ Before release:
stack build stack build
(ignore missing modules warning) (ignore missing modules warning)
stack exec -- time-bench stack exec -- time-bench
cd ..
9. Inspect generated haddock 9. Inspect generated haddock
...@@ -77,7 +78,7 @@ Before release: ...@@ -77,7 +78,7 @@ Before release:
15. Tag commit 15. Tag commit
git tag -a -s [TAG] git tag -a -s VERSION -m "Version VERSION"
git push --tags git push --tags
16. Update ghc branch 16. Update ghc branch
...@@ -90,6 +91,6 @@ Before release: ...@@ -90,6 +91,6 @@ Before release:
git checkout master git checkout master
18. Delete completed milestone 18. Close completed milestone
https://github.com/haskell/time/milestones https://github.com/haskell/time/milestones
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment