mradke
mradke
https://github.com/smpallen99/coherence/blob/956b6b7412951f452386cc5861d5cc5c7896be04/lib/coherence/config.ex#L141 The typespec claims, the function `email_reply_to()` returns `{nil, nil} | true | {String.t, String.t} | String.t`, when in fact it returns `nil | true | String.t`, as far as...
Add note to clearify what the publicKeysPaths references. I stumble over this every time I install exoframe 🤦♂
Node Version: 8.6.0 NPM Version: 5.3.0 Mac OS X Sierra elm-grove tag 1.2.3 This is essentially a duplicate of #8 as far as I understand it, just in my case...
I'd like to propose the ability to register a service worker to have the application capable of loading when the browser is offline. This might be best implemented in an...
Hey. I just managed to get your tool running under NixOS :tada: So this issue is just a question: would you like me to submit it into the NixOS repository?...
I am trying to connect to a local owncloud instance with swift using this library. The app example you are providing is working fine with my local setup. I have...
Fixes #13 Ok, so the underlying issue was already solved by another pull request. They just missed the dependency update in yeshql.cabal
On NixOS 20.03, with ghc865, I'll get the following output when invoking `cabal v2-build`: ``` Build profile: -w ghc-8.6.5 -O1 In order, the following will be built (use -v for...