cde2016485
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).
4 lines
228 B
Text
4 lines
228 B
Text
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).
|