citizennet / purescript-ocelot

An opinionated component library for Halogen apps
https://citizennet.github.io/purescript-ocelot/
Apache License 2.0
101 stars 15 forks source link

AS-1554 Upgrade Purescript to 0.14.3 #197

Closed boygao1992 closed 3 years ago

boygao1992 commented 3 years ago

What does this pull request do?

This is a non-breaking upgrade so nothing besides bumping the version of purescript package and pinning latest package set.

One thing to note is I thought after the new release we can drop the CI step installing libtinfo like advertised in INSTALL.md but just tested and it still wouldn't work without explicitly installing libtinfo and libncurses in the CI environment for some reason.