@hackage strict-io0.2.2
A library wrapping standard IO modules to provide strict IO.
Categories
License
BSD-3-Clause
Maintainer
Nicolas Pouillard <nicolas.pouillard@gmail.com>
Links
Versions
Installation
Dependencies (3)
- base >=4.6 && <5
- deepseq >=1.1 && <1.5
- extensible-exceptions Show all…
Dependents (5)
@hackage/acme-everything, @hackage/egison, @hackage/egison-tutorial, @hackage/safe-lazy-io, @hackage/geni-gui
A thin layer on top standard IO modules like System.IO and Data.IORef that re-expose strict functions using the SIO monad.