purescript icon indicating copy to clipboard operation
purescript copied to clipboard

spago upgrade-set from 0.13.8 to latest (0.15.15)

Open FranklinChen opened this issue 4 years ago • 7 comments

Currently https://github.com/purescript/package-sets/releases/download/psc-0.13.8-20210226/packages.dhall is being used. It's probably time to update to 0.14.x, e.g. https://github.com/purescript/package-sets/releases/download/psc-0.14.4-20210919/packages.dhall as of now.

FranklinChen avatar Sep 26 '21 16:09 FranklinChen

Thanks for the feedback @FranklinChen. This is indeed on the wishlist. One thing that is a blocker at the moment is that the latest PureScript emits a lot of new warnings. I was kind of waiting for the ecosystem to catch up and fix a lot of these so as not to confront those new to PureScript with these. I'll have a look around and see how far we are.

emiel avatar Oct 04 '21 16:10 emiel

FYI: I've posted about this here: https://discourse.purescript.org/t/alternative-to-purescript-test-unit/2633.

emiel avatar Oct 27 '21 08:10 emiel

Wat could a passer-by do to help with this?

MatthijsBlom avatar Jan 27 '22 08:01 MatthijsBlom

Meanwhile, a year later, PureScript appears to be at version 0.15.4. https://github.com/purescript/purescript/releases/tag/v0.15.4

I admit I haven't been doing anything with PureScript for a while because it moves so fast.

FranklinChen avatar Aug 24 '22 03:08 FranklinChen

Also, PureScript has been at 0.15.15 https://github.com/purescript/purescript/releases/tag/v0.15.15 since February 2024, a year ago. Are volunteers needed to keep the PureScript track up to date?

FranklinChen avatar Feb 03 '25 02:02 FranklinChen

Are volunteers needed to keep the PureScript track up to date?

Yes! If you're interested in helping maintain, please open a thread on the forum.

IsaacG avatar Feb 03 '25 03:02 IsaacG

I'm currently waiting for my test runner update https://github.com/exercism/purescript-test-runner/pull/56 to be merged in...

FranklinChen avatar Feb 17 '25 12:02 FranklinChen