nh2 / lifted-base

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 99.9%Language:C++ 0.1%