Alexander Biehl

Results 60 comments of Alexander Biehl

Hi @LaurentRDC, I invited you to be a maintainer of the library as well.

We could modify the `Rebuild` monad. Currently it's the one that creates all the caches and triggers rebuilding in case any input changed. By providing configuration or a different interpreter...

> One clear subgoal is to make project planning contained completely in Rebuild monad Yes. Though a less invasive change might be to pass down the configuration/interpreter to the runRebuild...

Hey @paul-snively, thanks for the report. I believe we need to look at the corresponding ruby or javascript ports of the library and figure out how they determine the container...

Great! I lam willing to take this on. It will take a while as I am on vacations though. So feel free to take this up again in the meantime....

Hi! Thanks for the gentle reminder. I lost track of this but static linking is still near and dear to my heart and would love to get this done. I...

Forking and opening a PR should work?

@evacchi Check out the WASM file attached in this release https://github.com/alexbiehl/sqlc-hs/releases/tag/0.1.0.0. It was produced by the WASM backend of GHC and unfortunately it seems like I can't make it stop...