typeclass for unlifting monads to IO
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).
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://hackage.haskell.org/package/unliftio-core
