Doug Beardsley

Results 100 comments of Doug Beardsley

I also needed to add `--extra-include-dirs=/usr/local/opt/openssl/include` to my cabal install line when building on El Capitan. It would be nice if there was something we could do to HsOpenSSL so...

I don't have anything in mind. I figured you would have more opinions about it than me. Since we don't have to match the existing `atob` and `btoa` API it...

No, it doesn't overwrite...at least not when I've ever tried it. I haven't tried the workaround mentioned in SO because the extra command line argument would probably reduce productivity almost...

AFAIK there's no way to do this with digestive-functors because the applicative interface is not powerful enough to express it. You've been thinking about it from the Haskell side, but...

I looked into this a little more, and it seems like much of the problem is related to error handling with the "error" function. I fixed this in df-heist here:...

I wish I could do the port, but I simply don't have the time to do it myself. I'd be happy to provide support to anyone who wants to work...

Start with the pull request Luke linked to in the issue. That'll give you an idea of the scope of code that I wrote. Then check for surrounding commits to...

This issue can be closed now. In other news, I improved this dynamic list support today. You can see it here https://github.com/Soostone/digestive-functors/commit/87488e39d8a08ca4d5bd923ba75098bbdf3aa431. I've tested it and it seems to work,...

I don't see any problem with adding a data-df-name attribute to the form tag. Seems to have almost no downsides and clearly presented upsides.