Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for spago@next #124

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Update for spago@next #124

merged 1 commit into from
Jan 20, 2024

Conversation

thomashoneyman
Copy link
Owner

Fixes #123 along the way. The latest releases of Spago are written in PureScript, take advantage of the new Registry, and are in general a nicer experience than the old Haskell-based Spago. This PR updates the real world project to use spago@next.

@thomashoneyman thomashoneyman merged commit 10fe093 into main Jan 20, 2024
1 check passed
@thomashoneyman thomashoneyman deleted the trh/update-spago-next branch January 20, 2024 16:58
pete-murphy added a commit to pete-murphy/purescript-slug that referenced this pull request Mar 23, 2024
This replaces `shell.nix` with `flake.nix` so we can use
`purescript-overlay` with the new `spago`. (I'm not sure all this is
needed, just adapting from configuration I've seen for other projects,
like
thomashoneyman/purescript-halogen-realworld#124)

I've run `npx spago-legacy migrate` and manually added the test
dependencies to the new `spago.yaml` file.
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.

Build Fails when I update to the latest package sets: Error found: in module Conduit.Data.Profile
1 participant