The latest version of base-io-access is 0.4.0.0-0.

base-io-access

Version 0.3.0.1 revision 0 uploaded by bheklilr.

Package meta

Synopsis
The IO functions included in base delimited into small, composable classes
Description

An attempt to break up the monolithic IO monad into small, composable classes that can be used to restrict a function to only having access to, say, functions to work with the standard pipes, or a function that can access the environment. The motivation for this library is to allow people to make a stricter contract than simply "this function does IO", and express through the type system exactly what IO is being performed.

Author
Aaron Stevens
Bug reports
n/a
Category
System
Copyright
n/a
Homepage
https://github.com/bheklilr/base-io-access
Maintainer
bheklilr2@gmail.com
Package URL
n/a
Stability
n/a

Components