@hackage / lifted-base

lifted IO operations from the base library

Latest0.2.3.12

About

Metadata

  • Last updated , by BasVanDijk
  • License BSD-3-Clause
  • Maintained by: Bas van Dijk <v.dijk.bas@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Hackage Build Status

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

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