strict-io

A library wrapping standard IO modules to provide strict IO.

Latest on Hackage:0.2.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Nicolas Pouillard
Maintained by Nicolas Pouillard

A thin layer on top standard IO modules like System.IO and Data.IORef that re-expose strict functions using the SIO monad.