Skip to content

Update to v0.14.7 #271

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

Merged
merged 7 commits into from
Feb 26, 2022
Merged

Update to v0.14.7 #271

merged 7 commits into from
Feb 26, 2022

Conversation

JordanMartinez
Copy link
Contributor

@JordanMartinez JordanMartinez commented Feb 25, 2022

Description of the change

Updates the compiler to the upcoming v0.14.6 release.

This also updates the package set to the latest v0.14.5 release since the v0.14.6 package set will be very similar if not the same as that one.

I tried to use ps to determine how much memory the process takes. Here's what I got. I'm not sure how to interpret that.

$ ps -au --pid 68424
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
jordan     68424 50.8 15.3 1078026100 2488260 pts/0 Sl+ 10:32   3:31 /home/jordan/Programming/Projects/trypurescript/.stack-work/install/x86_64-linux-tinfo6/a7b00d749adb9068171f151207786fca4b107e72e5affcff82851ce657a30ed2/8.10.7/bin/trypurescript 8081 ...

Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0 by @)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

This matches what we currently have in `purescript.cabal`

The 4 lines added in the `extra-deps` section
were suggested by Stack following an error
when running `stack build`
@JordanMartinez JordanMartinez changed the title Update to v0.14.6 Update to v0.14.7 Feb 26, 2022
@JordanMartinez
Copy link
Contributor Author

We don't yet have a package set for v0.14.7. However, spago build still works. So, I'm going to merge this and deploy it. We can update the package set at a later time period.

@JordanMartinez JordanMartinez merged commit 6e0a98a into purescript:master Feb 26, 2022
@JordanMartinez JordanMartinez deleted the update-to-0.14.6 branch February 26, 2022 23:17
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