Description
The MonadUnliftIO typeclass for unlifting monads to IO.
Description
Please see the documentation and README at https://www.stackage.org/package/unliftio-core
README.md
unliftio-core
Provides the core MonadUnliftIO typeclass, instances for base and transformers, and basic utility functions. Typically, you'll want to use the unliftio library, which provides more functionality (and a much better description).