The latest version of lifted-base is 0.2.3.12-0.

lifted-base

Version 0.2.0.4 revision 0 uploaded by BasVanDijk.

Package meta

Synopsis
lifted IO operations from the base library
Description

lifted-base exports IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl.

Note that not all modules from base are converted yet. If you need a lifted version of a function from base, just ask me to add it or send me a patch.

The package includes a copy of the monad-peel testsuite written by Anders Kaseorg The tests can be performed using cabal test.

Author
Bas van Dijk, Anders Kaseorg
Bug reports
https://github.com/basvandijk/lifted-base/issues
Category
Control
Copyright
(c) 2011-2012 Bas van Dijk, Anders Kaseorg
Homepage
https://github.com/basvandijk/lifted-base
Maintainer
Bas van Dijk <v.dijk.bas@gmail.com>
Package URL
n/a
Stability
n/a

Components