./devel/hs-resource-pool, High-performance striped resource pooling implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.0.0nb1, Package name: hs-resource-pool-0.4.0.0nb1, Maintainer: pkgsrc-users

A high-performance striped pooling abstraction for managing flexibly-sized
collections of resources such as database connections.


Master sites:

Filesize: 7.938 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-29 14:14:28 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-resource-pool: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-31 17:44:49 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-resource-pool: import hs-resource-pool-0.4.0.0

A high-performance striped pooling abstraction for managing flexibly-sized
collections of resources such as database connections.