Cabal revisions of lifted-async-0.5.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: lifted-async version: 0.5.0.1+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 Control.Concurrent.Async.Lifted Control.Concurrent.Async.Lifted.Safe build-depends:- base >= 4.3 && < 4.9+ -- src/Control/Concurrent/Async/Lifted/Safe.hs:2:14: Unsupported extension: ConstraintKinds+ base >= 4.5 && < 4.9 , async >= 2.0.1 && < 2.1 , lifted-base >= 0.2 && < 0.3 , transformers-base >= 0.4 && < 0.5
revision 2
name: lifted-async version: 0.5.0.1-x-revision: 1+x-revision: 2 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 , lifted-async , lifted-base , monad-control- , mtl+ , mtl < 2.3 , tasty , tasty-hunit == 0.9.* , tasty-th base , async , lifted-async- , mtl+ , mtl < 2.3 , tasty-hunit == 0.9.* , tasty-th