hdgarrood / purescript-sequences

Various efficient-ish sequence types for PureScript.
http://pursuit.purescript.org/packages/purescript-sequences
MIT License
45 stars 22 forks source link

Apply updates for PureScript v0.14.1 #36

Closed purefunctor closed 3 years ago

purefunctor commented 3 years ago

This applies updates to dependencies/code to get it to build on PureScript v0.14.1.

I'm not entirely familiar with package management with PS + bower so the updated versions on bower.json were generated by spago on another branch.

Tasks:

hdgarrood commented 3 years ago

I guess I have run out of Travis CI minutes. I know this is a bit cheeky of me but how would you feel about switching this repo over to GH actions? Something like the prelude CI workflow ( https://github.com/purescript/purescript-prelude/blob/master/.github/workflows/ci.yml ) should work here too I think.

hdgarrood commented 3 years ago

I’m just going to merge this and see if that makes CI start running. Thanks!

hdgarrood commented 3 years ago

I think if we update pulp the tests will pass. Also does benchotron still need updating?

purefunctor commented 3 years ago

I've opened a PR just now for benchotron ^