purescript-node/purescript-node-fs

Drop the `JSCallback` and `Callback` type aliases

Opened this issue · 2 comments

IMO, these tend to decrease the readability of the underlying API.

garyb commented

Makes sense to me 👍

I've already made the next breaking release (v9.0.0), so this will have to be done another day.