diogob / diogob/postgres-websockets
Allow jose 0.13
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 407
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
(it seems like whenever one of the recent bounds changes makes it into my updated haskell branch in Nixpkgs, I get another dependency that has been released in the meantime with a new out-of-bounds error... hopefully this stabilizes soon :D)
Still builds fine with jose 0.13, so should just need a bump of bounds and a new revision on hackage.
Changelog: https://hackage.haskell.org/package/jose-0.13/changelog
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the package dependency bounds for jose and compare them with the jose 0.13 changelog at the linked Hackage page. Update the bounds to allow jose 0.13, verify that the project still builds with that version, and prepare a new Hackage revision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 74/100