purescript-node / purescript-node-fs

Node.js file I/O for purescript
MIT License
33 stars 34 forks source link

update dependencies #35

Closed justinwoo closed 6 years ago

justinwoo commented 7 years ago

ah, yeah. i updated this to only change the minor and major upgrades.

hdgarrood commented 7 years ago

Ah, that's not quite what I had I mind - we should definitely relax the upper bounds as much as possible, in my mind: having libraries work with the latest versions of things is important. However I don't think we should tighten lower bounds at the same time without a reason to. So in some cases that means that we will have to start specifying dependencies in the form >=x.y.z <a.b.c.

spocke commented 6 years ago

bump Can this be merged? It's been open for a while.