./devel/hs-lifted-async, Run lifted IO operations asynchronously and wait for their results

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


Branch: CURRENT, Version: 0.10.2.5nb1, Package name: hs-lifted-async-0.10.2.5nb1, Maintainer: pkgsrc-users

This package provides IO operations from async package lifted to any
instance of MonadBase or MonadBaseControl from monad-control package.


Master sites:

Filesize: 10.543 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-02 10:20:54 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-lifted-async: Update to 0.10.2.5

v0.10.2.5 - 2023-11-11
    Support GHC 9.8 (#42)
    Allow base-4.19, bump CI to GHC 9.8.1 (#43)
   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-30 11:39:56 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-lifted-async: Update to 0.10.2.4

v0.10.2.4 - 2022-03-19
    Support mtl-2.3.1, allow base-4.18 (GHC 9.6) (#41)
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-26 12:45:31 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-lifted-async: Update to 0.10.2.3

v0.10.2.3 - 2022-08-13
* Allow base-4.17 (GHC 9.4) and bump CI to latest GHC versions (#39)
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-23 17:12:47 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-lifted-async: import hs-lifted-async-0.10.2.2

This package provides IO operations from async package lifted to any
instance of MonadBase or MonadBaseControl from monad-control package.