chore: point package-set + fork links at purescript-lua org#71
Merged
Conversation
The package set, the prelude/strings forks, and this compiler repo moved from Unisay/* to the purescript-lua org. Update the README badges and links, the CLAUDE.md references, the test package-set URL, and a golden test comment. The template and example repos stay under Unisay, so their links are left unchanged.
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates repository references after moving the package set and core library forks from Unisay/* to the purescript-lua GitHub org.
Changes:
- Update README CI badge, discussion links, package-set link, and install commands to point at
purescript-lua/* - Update internal documentation references in
CLAUDE.mdto the new org - Update test package-set URL (keeping the same release + sha256) and a golden-test comment reference
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| test/ps/packages.dhall | Points test package-set import at the new purescript-lua org release URL |
| test/ps/golden/Golden/StringCodePoints/Test.purs | Updates golden-test comment to reference the new org location for purescript-lua-strings |
| README.md | Updates badges/links and nix/release URLs to purescript-lua/purescript-lua |
| CLAUDE.md | Updates documentation references to the moved purescript-lua-package-sets and purescript-lua-prelude repos |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The package set, the prelude/strings forks, and this compiler repo moved from
Unisay/*to thepurescript-luaorg. This updates the README badges and links, the CLAUDE.md references, the test package-set URL (test/ps/packages.dhall, same release content so the sha256 freeze is unchanged), and a golden-test comment. Thetemplateandexamplerepos stay under Unisay, so those two links are left as is.