[![Hackage](https://img.shields.io/hackage/v/lifted-base.svg)](https://hackage.haskell.org/package/lifted-base) [![Build Status](https://travis-ci.org/basvandijk/lifted-base.svg)](https://travis-ci.org/basvandijk/lifted-base) 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`.