Cabal revisions of lifted-async-0.10.2.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.24 name: lifted-async version: 0.10.2.6+x-revision: 1 synopsis: Run lifted IO operations asynchronously and wait for their results homepage: https://github.com/maoe/lifted-async bug-reports: https://github.com/maoe/lifted-async/issues category: Concurrency build-type: Simple tested-with:+ GHC == 9.12.0 GHC == 9.10.1 GHC == 9.8.2 GHC == 9.6.6 Control.Concurrent.Async.Lifted Control.Concurrent.Async.Lifted.Safe build-depends:- base >= 4.5 && < 4.21+ base >= 4.5 && < 4.22 , async >= 2.2 && < 2.3 , lifted-base >= 0.2 && < 0.3 , transformers-base >= 0.4 && < 0.5 build-depends: base , async- , tasty-bench < 0.4+ , tasty-bench < 0.5 , deepseq , lifted-async default-language: Haskell2010 build-depends: base , async- , tasty-bench < 0.4+ , tasty-bench < 0.5 , deepseq , lifted-async default-language: Haskell2010