Andrzej Rybczak

Results 165 comments of Andrzej Rybczak

Will that be possible with 9.2 now that `ghc-exactprint` was integrated into GHC?

Have you tried using the `QSem` from `Control.Concurrent.QSem` to let threads through instead? IIUC it should have the same result, but with less changes.

@mitchellwrosen the current implementation is based on `QSem` from `base`, not on this PR. I don't even fully understand the code from this PR.

How do we move this forward @jonathanjouty ?

@parsonsmatt it's at https://github.com/scrive/pool. I wanted to wait a little bit with the announcement after more testing, but since you're asking, here it goes. The implementation was rewritten based on...

@jappeace Hopefully I'll make a release next week.

`resource-pool 0.3.0.0` is on Hackage :slightly_smiling_face: