rightfold / purescript-postgresql-client

https://pursuit.purescript.org/packages/purescript-postgresql-client
BSD 3-Clause "New" or "Revised" License
35 stars 20 forks source link

Implement monadic error handling, get rid of JavaScript exceptions #29

Closed akheron closed 5 years ago

akheron commented 5 years ago

Fixes #25

paluh commented 5 years ago

Thanks again @akheron!

Some notes (quotes from chat) for myself so I know what I should do before release:

akheron commented 5 years ago

I pushed an update for some docstrings.

paluh commented 5 years ago

F***! The whole review is broken as I've commented above lines which I was interested in and in this form this review is completely unreadable. Probably I have to rewrite it tomorrow ;-)

paluh commented 5 years ago

@akheron Could you read my comments using Files changed tab. All my comments are above the code line of interest ;-)

paluh commented 5 years ago

Thanks a lot @akheron! I'm going to try to compile/test examples from README and finally make a release ;-)

paluh commented 5 years ago

@akheron , @Kamirus I've migrated Thimoteus/literate-purescript and related libs and I'm waiting for its release (possibly also npm "executable" release), so I can update docs, package.json etc. and make proper release. I hope it is going to happen in the next few days. If not I'm going to make release anyway.