Cabal revisions of unliftio-0.2.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: unliftio version: 0.2.1.0+x-revision: 1 synopsis: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) description: Please see the README.md file for details. category: Control build-depends: async >2.1.1 , base >=4.7 && <5- , deepseq+ , deepseq >= 1.1.0.0 , directory , filepath- , stm >=2.4.3+ , stm >=2.4.3 && <2.5 , transformers , unliftio-core if !os(Windows)