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

purs: add 0.15.0-alpha-01 #187

Closed
wants to merge 1 commit into from

Conversation

toastal
Copy link
Contributor

@toastal toastal commented Mar 2, 2022

Unsure if alpha releases are desired in the repository, however it would
allow easy users to easily get their hands on and test the alpha for the
main PureScript project. There could be cases made that this could just
be called alpha and update the URLs as alphas roll out to not pollute
the default.nix, or this merge request could be left open but unmerged
until there’s a beta, RC, or stable release, but having a diff users
could look at to fetch and use it themselves. I’m open to anything.


https:/purescript/purescript/releases/tag/v0.15.0-alpha-01

$ nix-prefetch-url "https:/purescript/purescript/releases/download/v0.15.0-alpha-01/linux64.tar.gz"
path is '/nix/store/23ql57qp7ndpr6accx3lyl9jl9n6igzl-linux64.tar.gz'
11y6bsscm0qcn6y619qvgfyxb9mzpd3pk7gqd024a91ipxr5gj4w
$ nix-prefetch-url "https:/purescript/purescript/releases/download/v0.15.0-alpha-01/macos.tar.gz"
path is '/nix/store/9m80x7s1vxs2jw9xapsf5471y5aj4529-macos.tar.gz'
1vsm7fjdm463hq4k1xwm1kmjq3rbivxyx5s2zmzbbxwjqqsmimhx

Unsure if alpha releases are desired in the repository, however it would
allow easy users to easily get their hands on and test the alpha for the
main PureScript project. There could be cases made that this could just
be called `alpha` and update the URLs as alphas roll out to not pollute
the `default.nix`, or this merge request could be left open but unmerged
until there’s a beta, RC, or stable release, but having a diff users
could look at to fetch and use it themselves. I’m open to anything.

---

https:/purescript/purescript/releases/tag/v0.15.0-alpha-01

```shell-session
$ nix-prefetch-url "https:/purescript/purescript/releases/download/v0.15.0-alpha-01/linux64.tar.gz"
path is '/nix/store/23ql57qp7ndpr6accx3lyl9jl9n6igzl-linux64.tar.gz'
11y6bsscm0qcn6y619qvgfyxb9mzpd3pk7gqd024a91ipxr5gj4w
$ nix-prefetch-url "https:/purescript/purescript/releases/download/v0.15.0-alpha-01/macos.tar.gz"
path is '/nix/store/9m80x7s1vxs2jw9xapsf5471y5aj4529-macos.tar.gz'
1vsm7fjdm463hq4k1xwm1kmjq3rbivxyx5s2zmzbbxwjqqsmimhx
```
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.

1 participant