Skip to content

Prepare for release 0.8.0.0#87

Merged
jhrcek merged 3 commits intomasterfrom
jhrcek/ghc-9.14
Jan 21, 2026
Merged

Prepare for release 0.8.0.0#87
jhrcek merged 3 commits intomasterfrom
jhrcek/ghc-9.14

Conversation

@jhrcek
Copy link
Collaborator

@jhrcek jhrcek commented Jan 9, 2026

Not sure what to do about the algebraic-graphs dependency. For now just copy-pasting source-repository-package config from hls 9.14 PR: https://github.com/haskell/haskell-language-server/pull/4780/files#diff-b8ed06757045fac949c89f2139a862498ad2b6d1f82c61a31e7c91d6cf0eaa70R12

@jhrcek
Copy link
Collaborator Author

jhrcek commented Jan 9, 2026

Pushed the same PR in my fork to see some CI results: jhrcek#3
@wz1000 might need to fix your github filling issues to be able to run CI for this repo 😉

@jhrcek
Copy link
Collaborator Author

jhrcek commented Jan 10, 2026

@fendor frankly I'm not sure what's the best way to proceed:

  1. release hiedb as is (with cabal.project depending on latest commit of alga, like you do in the hls PR)?
  2. wait for release of algebraic-graphs and release then?
  3. just merge this PR to master but don't release yet - instead only add source-repository-package dependency to hls's cabal.project?

@fendor
Copy link
Collaborator

fendor commented Jan 11, 2026

To me, (1) sounds fine, as we do the same in HLS. At first, you won't be able to compile hiedb with ghc 9.14 from hackage, but that limitation is likely to be lifted by the next algebraic-graphs release.

@jhrcek jhrcek marked this pull request as ready for review January 20, 2026 13:16
@jhrcek
Copy link
Collaborator Author

jhrcek commented Jan 20, 2026

FYI @wz1000 @fendor: algebraic-graphs has a new 9.14 compatible version on hackage, so I removed the no longer necessary source-repository-package from this PR and it's passing with all ghc versions in cluding 9.14 (see CI in my fork jhrcek#3)

Feel free to review/leave comments, otherwise I'll just merge this and release a new hiedb version to hackage tomorrow.

@fendor
Copy link
Collaborator

fendor commented Jan 20, 2026

LGTM :)

@jhrcek jhrcek merged commit 36af4c7 into master Jan 21, 2026
0 of 16 checks passed
@jhrcek
Copy link
Collaborator Author

jhrcek commented Jan 21, 2026

Uploaded to hackage https://hackage.haskell.org/package/hiedb-0.8.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants