Joe Nelson
Joe Nelson
If I'm understanding correctly 488 is a special case of this issue, so let's track JSONB patching here.
After reviewing this, I'm not sure how common the need is. It is also achievable with a stored procedure (documentation about how to call them is [here](http://postgrest.com/en/v0.4/api.html#stored-procedures)). So I'm closing...
Oops, I see this repo is abandoned and the new one resides at https://github.com/newsboat/newsboat
I am also having trouble building lushtags with ghc 7.8, hope you will merge this soon.
Yeah it honors the LTS of the global config. I guess it just won't work for certain LTS versions, although I wonder if the [hard-coding](https://github.com/begriffs/haskell-vim-now/blob/d6fd8d84e2450add3bd44e8b3d873ba46b143634/scripts/setup.sh#L59) of some versions in our...
Totally understand. You're not abrasive at all; you make good points, and I appreciate the bug report. You correctly pointed out that it doesn't work on a more recent LTS...
(Ping, in case you're still interested)
Test that a "hello world" Yesod, Snap, Happstack app can each be deployed and runs. Test each in the following contexts: - Downloading prebuilt libraries/binaries from S3 - S3 not...
That's definitely unexpected behavior. Looks like some of the installation steps are expecting root privileges. I think the user differs between when running this locally vs on a provider like...
In fact looks related to #5. I always use this pairing image on a public server as described [here](https://github.com/begriffs/haskell-pair#on-a-public-pair-programming-server) so I don't run into the type of errors you report,...