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 b64a7d8 commit a06f6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
[![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).
[QSem](https://hackage.haskell.org/package/base/docs/Control-Concurrent-QSem.html).

0 comments on commit a06f6f1

Please sign in to comment.