The latest version of explicit-iomodes is 0.6.0.5-0.

explicit-iomodes

Version 0.3 revision 0 uploaded by BasVanDijk.

Package meta

Synopsis
File handles with explicit IOModes
Description

The module System.IO.ExplicitIOModes exports a Handle to a file which is parameterized with the IOMode the handle is in. All operations on handles explicitly specify the needed IOMode. This way it is impossible to read from a write-only handle or write to a read-only handle for example.

Author
Bas van Dijk
Bug reports
n/a
Category
System
Copyright
2009-2010 Bas van Dijk
Homepage
n/a
Maintainer
Bas van Dijk <v.dijk.bas@gmail.com>
Package URL
n/a
Stability
experimental

Components