@hackage strict-io0.2.1
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 >=3.0 && <5
- deepseq >=1.1 && <1.4
- extensible-exceptions Show all…
Dependents (5)
@hackage/acme-everything, @hackage/egison, @hackage/egison-tutorial, @hackage/safe-lazy-io, @hackage/geni-gui
This library is a thin layer on top standard IO modules like System.IO and Data.IORef that re-expose these functions under a different type, namely SIO.