Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
arybczak committed May 31, 2022
1 parent 1344386 commit daa2e1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
[![Dependencies](https://img.shields.io/hackage-deps/v/resource-pool.svg)](https://packdeps.haskellers.com/[email protected])
[![Stackage LTS](https://www.stackage.org/package/resource-pool/badge/lts)](https://www.stackage.org/lts/package/resource-pool)
[![Stackage Nightly](https://www.stackage.org/package/resource-pool/badge/nightly)](https://www.stackage.org/nightly/package/resource-pool)

A high-performance striped resource pooling implementation for Haskell based on
[Control.Concurrent.QSem](https://hackage.haskell.org/package/base/docs/Control-Concurrent-QSem.html).

0 comments on commit daa2e1b

Please sign in to comment.