Skip to content

Commit e774dc0

Browse files
committed
Add some newlines
1 parent 731f92e commit e774dc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/contributing/releases.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,12 @@ more details
138138

139139
We aim to do hackage releases following the github ones described above.
140140
To help in that job we have added a [github workflow](https://github.com/haskell/haskell-language-server/blob/master/.github/workflows/hackage.yml)
141+
141142
That script checks, generates the tar.gz files, unpacks and builds them in isolation against hackage head
142143
if the package version in the branch is different from hackage.
143144
If the package in the branch has the same version as the released one,
144145
it will check the relevant files have not changed and will throw an error
145146
otherwise.
147+
146148
The script will upload the tarballs as candidates, maintainers will have
147149
to check and publish them definitely.

0 commit comments

Comments
 (0)