oi-0.2.1.0: Library for purely functional lazy interactions with the outer world.

Safe HaskellSafe-Infered

Data.OI.IO

Contents

Synopsis

Interaction enable to handle I/O error

type :~> a b = OI (IOResult a) -> IOResult bSource

I/O oprations