Christian Henry
Christian Henry
I just got something like this working, with Visual Studio Code but Emacs should work too since it's through hie. It's a bit unfortunate that it's not very feasible to...
FYI this still won't have a local hoogle or local documentation in general (which you might want when talking about using an IDE)...if anybody has suggestions for that, that would...
Thanks for the quick response! Ah yes, this was with Hoogle disabled. But boy...I just ran this on the same repository (no changes, but I had been messing with another...
Ah darn, okay. That question was regarding the same issue, I thought the `/packages` API might allow doing this sort of single package upload and that I was just using...
A good way around this that I found is to include src/ in the `source-dirs` for your test target. I'm using hpack, so my package.yaml has a section that looks...
[Feature] Don't remove the Elasticsearch authentication on resource-level `elasticsearch_connection`
+1, I want to chime in my agreement here. We have a use case where we will have many smaller deployments that we would like to efficiently manage with terraform,...