Results 77 comments of Maxim Avanov

The same issue with Ember CLI 0.2.0. It might be related to [changes in handlebars scope](http://emberjs.com/deprecations/v1.x/#toc_more-consistent-handlebars-scope) and deprecations introduced in Ember 1.9.

Related issue on `static-haskell-nix` - https://github.com/nh2/static-haskell-nix/issues/57

@bford-ff I ended up switching to https://github.com/nh2/static-haskell-nix (the working example is at https://github.com/nh2/static-haskell-nix/tree/master/static-stack2nix-builder-example), as I couldn't find a way to instruct Alpine/APK to discover necessary symbols. And it seems it's...

> The background thread should fail the whole process on error (relevant read) or continue publishing. Right, the only viable option in case of backend daemons is to carry on...

@mmerickel it seems to me that [there's no more need](http://developer.yahoo.com/oauth/guide/oauth-auth-flow.html) in OpenID machinery in Yahoo provider. Should we refactor the existing module or add an alternative provider?

I'm afraid I don't know it right now. I've tried to find relevant notes on Yahoo's Developer Network, but it lacks that information. And I've never used any hybrid provider...

@tstat just FYI, I merged this branch into [my fork](https://github.com/avanov/pool) via [this PR](https://github.com/avanov/pool/pull/2), alongside other long-standing PRs: [one](https://github.com/bos/pool/pull/24), [two](https://github.com/bos/pool/pull/37) If you're interested, I'd appreciate if you review the validity of...

https://hackage.haskell.org/package/resource-pool-fork-avanov-0.2.4.0

> The library is very good as it is, and there is not much that needs to change, and it would be best to not have to publish a fork...

I can volunteer to publish [my fork](https://github.com/avanov/pool) with [one merged PR](https://github.com/bos/pool/pull/24) from the [current list of PRs](https://github.com/bos/pool/pulls) if that works for the rest. I'm also happy to merge it back...