checked-io-0.1.0.0: Checked IO exceptions
Safe HaskellSafe-Inferred
LanguageHaskell2010

CheckedIO.Prelude

Description

Same as Prelude, except using the new IO type.

Synopsis

CheckedIO.Prelude.NoIO

CheckedIO.Core

type IO = IOE SomeSyncException Source #

A helper containing any synchronous exception.

Reimplemented prelude functions