io-manager

Skeleton library around the IO monad.

Version on this page:0.1.0.3
LTS Haskell 22.14:0.1.0.4
Stackage Nightly 2024-03-28:0.1.0.4
Latest on Hackage:0.1.0.4

See all snapshots io-manager appears in

BSD-3-Clause licensed by Mihai Maruseac
Maintained by [email protected]
This version can be pinned in stack with:io-manager-0.1.0.3@sha256:67c4753ae684240cf8d91c012beee5ca92471ead7a68e2be52022b6a6a3b7fac,1040

Module documentation for 0.1.0.3

Used by 1 package in nightly-2022-08-04(full list with versions):

A skeleton library to help learners of Haskell concentrate on the pure-functional aspect and let the IO be handled by the library.