Sean Hess
Sean Hess
The above error happened when I had the following Main.hs. How do you do this correctly with the latest version? ``` {-# LANGUAGE OverloadedStrings #-} module Lambda where import Aws.Lambda.Wai...
This is when the project is configured to use the http api, not the rest api. I was able to get a basic example working simply by switching my project...
Perhaps I didn't explain well. This issue is in this repository, it seems that it doesn't support API Gateway Http APIs (As opposed to REST. Http API requests are much...
Thanks! On Tue, Aug 9, 2016 at 6:50 AM Nikolay Yakimov [email protected] wrote: > Whelp, github broke formatting in e-mail, so here's the part that it > gobbled up: >...
Is there any movement on this? Or is there another recommended path? It seems like wanting to have your TVars in a MonadReader instance would be a pretty common use...
It's rejecting containers >=6 for me. ``` [__1] trying: containers-0.6.5.1/installed-0.6.5.1 (dependency of workflow-hs) [__2] next goal: build (dependency of workflow-hs) [__2] rejecting: build-1.0 (conflict: containers==0.6.5.1/installed-0.6.5.1, build => containers>=0.5.7.1 && build>=1)...
@valderman is selda is abandoned? If not can we get some upper-bounds fixes into a new hackage release? I'm currently blocked by time < 1.12, although the text
@dhess are you still using selda? You mentioned above relying on @guibou's fork. Any thoughts on maintaining a fork with upper-bounds fixes?
Hey @tonyalaribe, I don’t remember for sure, but I don’t think I was able to figure it out.
Hey @pkamenarsky! Sorry for the very slow response. Which are the issues you got stuck on? The concur model is really intuitive. Why would you use refract-replica instead? I'm currently...