Commit Graph

43 Commits

Author SHA1 Message Date
Zubin Duggal
816cd6301e Prepare 1.8.0.0
Use hiedb from hackage

gitlab-ci: remove workaround for windows 9.2.2
gitlab-ci: remove workaround for windows 9.2.2

hie-bios

update hie bios

update hie bios

bounds

hie-bios fixes

hie-bios fixes

lsp 1.6

cabal.project fixes

hie-bios fixes

lsp and hie-bios from hackage

Mark hie-bios error as expectFail

hie-bios fixes

hie-bios fixes

Stack

Stack

stack fixes
2022-09-14 02:27:17 +05:30
Zubin Duggal
41b30b5706 Prepare 1.7.0.0 2022-04-21 14:08:10 +05:30
Javier Neira
9d75cc5660
Prepare 1.6.1.1 (only hackage release) (#2681)
* Disable -dynamic for all workflows

* Remove quotes

* Bump version to 1.6.1.1

* Update changelog for 1.6.1.1

* Correct flag set

* add comment to ci step

* Restore header and link
2022-02-02 15:13:53 +00:00
Javier Neira
ed7f649982
Fix changelog 1.6.1.0 (#2658)
* Complete 1.6.1.0 changelog

* Include the fix pr

* Update ChangeLog.md

Co-authored-by: Michael Peyton Jones <me@michaelpj.com>

Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
2022-01-31 10:38:52 +00:00
Javier Neira
f4022c5bb8
Post 1.6.0.0 fixes and prepare 1.6.1.0 bug fix release (#2647)
* Reverse condition to upload candidates

As github.event.inputs.upload-candidates has no value when
the workflow is triggered via a -hackage branch

* Remove parenthesis

* Remove unused rerun by comment

* Remove install zip (again)

* Ignore gitlab ci in github

* Update release instructions

* Correct hls version

* Use name schema of github release

* Apply markdown-lint

* Complete th workarounds

* Bum up hls version

* Fix bug hls-wrapper non static

* Update dynamic build instructions

* Bump up wingman due to the last fix

* Correct grammar

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-29 21:12:57 +00:00
Javier Neira
ce41b6459a
Prepare 1.6.0 release (#2642)
* Add list of merged prs

* Remove branch trigger

* Update release instructions

* Include 9.2.1 in the current release

* Bump up hls version

* remove duplicate mention

* Remove references to branch name

* Fix cabal.project gen

* Correct fail-fast condition

* Bump up minor version

* Bump up major version

* Bump up major version

* Allow brittany only for 9.0.1

* brittany not supported in hackage and 9.0.2

* Not short hls for hackage

* Bump up versions everywhere

* Update hackage index

* Add ghcide in rename plugin

* Apply linter and add selection demo

* Add header linkable

* Add first version of release description

* Add last prs

* Mention wingman

* Grammar corrections

Co-authored-by: Jan Hrcek <2716069+jhrcek@users.noreply.github.com>

* Correct mention

Co-authored-by: Pepe Iborra <pepeiborra@me.com>

* Warn about th in docs

* Remove reference to install doc

* Rephrasing

Co-authored-by: J. S. <document_done@hotmail.com>

* Better style

Co-authored-by: Junyoung "Clare" Jang <jjc9310@gmail.com>

* Use could to stress it likely will not work

* REmove reliable from the warning

* Reorder comments

* Rephrasing

Co-authored-by: Michael Peyton Jones <me@michaelpj.com>

* Update docs/supported-versions.md

Co-authored-by: Michael Peyton Jones <me@michaelpj.com>

* Use last version of internal deps

* Restore original wording

* One more pr

* One more pr

Co-authored-by: Jan Hrcek <2716069+jhrcek@users.noreply.github.com>
Co-authored-by: Pepe Iborra <pepeiborra@me.com>
Co-authored-by: J. S. <document_done@hotmail.com>
Co-authored-by: Junyoung "Clare" Jang <jjc9310@gmail.com>
Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
2022-01-28 09:06:56 +00:00
Javier Neira
b05e14d7fb
Prepare 1.5.1 (#2393)
* Rerun tests between run attempts

* without quotes

* Bump up versions for hackage

* Add support for auth github requests

As anonymous ones reach the api limit quickly
Via a unique argument with a github oauth token

* Add changelog for 1.5.1

* Fix makrdownlint warnings

* Bump up index state

* Bump up plugin version

* build with -v3 on error

* More backjumps for tests and benchs

* Add last prs

* eval plugin needs ghcide>=1.5.0.1

* Include #2395 in the changelog

* Ignore deferred tests for win and 9.0.1

* Ignore tactics tests for ubuntu+8.6.5
2021-11-28 12:54:17 +00:00
Javier Neira
1892c8f3f8
Fix several hlint issues related with the use of parsed module without comments (#2366)
* Replace * with -

* Use parsed module with comments

* Correct issue id

* Remove unknown broken for #638, #2042 and #2280
2021-11-19 08:16:22 +00:00
Javier Neira
311107eabb
Prepare 1.5.0 (#2361)
* Use hackage version of czipwith

* Update stack.yaml's

* Remove source czipwith

* Update index and clean cabal-ghc921.project

* extra-1.7.9 has a breaking change so no way

* Increase resources for circleci

As for November 16, circleci has set a timeout of 1 hour for jobs in free plans
Trying to increase resources to make the build faster as suggested by its support center

* Use more threads reduce build times

* Correct runs-on field

* Update stack.yaml's

* Dont fail fast if we are checking

* Use ref_name to check it is a check

* Bump patch version of brittany plugin

* Allow newer base/th for czipwith

* Add enough allow-newers to allow build the project

Having all subpackages included in the `packages` field

* Correct allow-newer's

* Add missing cd's

* Bump up ghcide to 1.5.0

* Exclude pkgs not buildable with 9.0.1

* Bum up plugins with changes versions

* Bum up subpackages with changes versions

* Bum up hls version to 1.5.0

* Bump up haddock plugin version

* Allow ghcide 1.5

* Use ghcide 1.5.0 in the rest of plugins

* Use ghcide 1.5.0 for pragmas

* Allow tactics 1.5.0 for hls

* Remove czipwith in hackage ci script

* Disable 9.0.1 for hackage ci

* Use bounds operator consistently

* Build formatters with newer ghc-lib-parser

* Only stylish-haskell needs newer ghc-lib

* Avoid ghc-9.0.1 in other way

* Script needs a min time version

* First draft of 1.5.0 changelog

* Comment out hackage for 9.0.1

* allow newer ghc-lib-parser

* Remove redundant entry

* Correct condition

* Cancel previous hackage jobs

* Add link to pepe's talk slides

* Use th-extras master

* Use th-extras master and uncomment packages

* add extra-1.7.9

* Add required extra-deps

* Comment unbuildable packages again

* Add ignore-plugins-ghc-bounds

* Add #2354

* Complete ghc deprecation notice

* Add extra-1.7.9

* Add #2346 to Changelog
2021-11-18 06:28:38 +01:00
Javier Neira
253547816e
Prepare 1.4.0 (#2182)
* [Call hierarchy] Update change log for 1.0.1.0

* Add hackage release instructions

* Add missing new line

* Add initial list of merged prs

* Update list of prs

* Add a initial release description

* Add rename plugin

* Add rename demo and last pr

* Restore significant whitespaces

* Correct grammar

* Add some newlines

* Bump up versions

* Complete Changelog

* Ignoring time resolution test

* Remove reference to rename plugin

Co-authored-by: Lei Zhu <julytreee@gmail.com>
2021-09-15 07:36:17 +00:00
Junyoung "Clare" Jang
e7c5e90b6d
Prepare 2021 July Release [HLS 1.3.0] (#2052)
* Prepare July 1.3.0 release

* Update package versions

* Fix typo

* Reflect feedback

Co-authored-by: Sandy Maguire <sandy@sandymaguire.me>

* Reflect feedback

Co-authored-by: Sandy Maguire <sandy@sandymaguire.me>

* Update ChangeLog.md

* Update ChangeLog.md

Co-authored-by: Sandy Maguire <sandy@sandymaguire.me>
2021-07-30 05:45:34 +00:00
Junyoung/Clare Jang
7d7c2ef4ef
Prepare 1.2.0 June release (#1912)
* Fix changelog generator

* Prepare 1.2.0

* Update plugin versions

* Fix hls plugin dependency

* Update changelog

* Fix a wrong link

* Bump other packages versions

* Revert version changes of unreleased packages

* Fix ghcide bound for hls

* Update version dependencies
2021-06-12 15:40:50 -04:00
Potato Hatsue
f1c0969271
Prepare ghcide 1.2.0.2 and HLS 1.1.0 (#1722)
* Update CHANGELOG

* Bump ghcide to 1.2.0.2

* Downgrade release building runner to ubuntu-18.04
2021-04-13 15:56:15 +08:00
Potato Hatsue
b085e7a2ed
Prepare 1.1.0 release (#1702)
* Update CHANGELOG.md

* Correct bounds of hls-plugin-api

* Update CHANGELOG

* Bump up version of HLS and plugins

* Update CHANGELOG
2021-04-12 16:17:35 +08:00
Junyoung/Clare Jang
4cd1cf9346
Update 1.0.0.0 Changelog (#1429) 2021-02-24 05:03:56 +00:00
Junyoung/Clare Jang
ff86600276
Prepare 1.0.0 release (#1402)
* Prepare 1.0.0 release

* Bump versions to 1.0.0.0
2021-02-22 23:16:26 +00:00
Junyoung/Clare Jang
240f793bc2
Fix GenChangelog script format (#1387)
* Fix the format for GenChangelogs script

* Update the changelog format

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-18 01:48:40 +00:00
Javier Neira
46d2a3dc7e
Prepare 0.9.0 (#1271)
* Add initial release checklist

* Bump up hls version

* Add prs running GenChangelogs.hs to ChangeLog

* Add description to changelog

* Correct checklist entry

* Complete list of pr's after rebasing master

* Rephrasing mention to contributors

* Add mention to #1204 and correct pr's header
2021-01-30 00:21:16 +00:00
Javier Neira
c2ce8dec9b
Rephrasing mention to libs versions
Co-authored-by: Pepe Iborra <pepeiborra@me.com>
2021-01-03 19:59:01 +01:00
jneira
ae16372147 Mention libs versions and ghcide-0.6.0.2 changelog 2021-01-03 15:51:12 +01:00
jneira
08b4b827e0 Add changelog for 0.8.0 2021-01-02 23:40:12 +01:00
jneira
f0a01fa804 Fix markdownlint warnings 2021-01-02 23:31:50 +01:00
jneira
f4558e9571 Add #685 to the ChangeLog 2020-12-17 13:26:37 +01:00
jneira
bf37b46369 Update ChangeLog for 0.7.1 2020-12-17 13:21:29 +01:00
jneira
4a58f1fbca Update ChangeLog with 0.7 changes 2020-12-14 19:59:04 +01:00
jneira
74e17cc28b Add gif demos for new plugins 2020-11-10 21:45:08 +01:00
jneira
d08b133755 Fix formatting using markdownlint 2020-11-10 21:18:35 +01:00
jneira
a6c1c24d9e First Changelog draft 2020-11-10 10:31:00 +01:00
Luke Lau
e3fe0e7546 Prepare 0.5.1 2020-10-11 17:46:19 +01:00
Luke Lau
14e71db4a3 Prepare for 0.5.0 2020-10-03 16:21:14 +01:00
Alan Zimmerman
c02a7d9beb PR #110 was closed, not merged.
Thanks @jneira
2020-09-03 08:25:11 +01:00
Alan Zimmerman
5870c5e4b6 Add @bubba editorial part to the changelog
(using vscode livecode thing)
2020-09-02 21:56:25 +01:00
Alan Zimmerman
0b40356476 Initial preparation for 0.4.0 tag
Still needs the editorial part of the ChangeLog
2020-09-02 21:54:09 +01:00
George Thomas
70a98dc878 Fix typo in changelog 2020-08-10 11:33:10 +02:00
Luke Lau
d36bb9929f Prepare for 0.3.0 2020-08-09 18:49:06 +01:00
Luke Lau
e44f618c11 Update changelog for 0.2.2 2020-07-28 16:56:18 +01:00
Luke Lau
cbdf0a4e59 Prepare for 0.2.2 release 2020-07-23 16:37:31 +01:00
Luke Lau
e8812c18d2 Prepare for 0.2.1.0 release 2020-07-22 14:55:51 +01:00
Alan Zimmerman
7024c1543b Fix the links to point to hls, not hie 2020-07-05 22:46:58 +01:00
Alan Zimmerman
b5255fe6d9 Preparing 0.2 2020-07-05 21:39:59 +01:00
Alan Zimmerman
80a24148d6 Tweak from review feedback 2020-05-03 15:51:45 +01:00
Alan Zimmerman
46c52049b5 Preparing ChangeLog for first official tagging.
No release yet, but starting the monthly tag process.
2020-05-03 15:44:51 +01:00
Alan Zimmerman
04cb7ea583 Initial basic infrastucture 2020-01-25 14:33:53 +00:00