BSD-3-Clause licensed by Bas van Dijk, Anders Kaseorg
Maintained by Bas van Dijk
This version can be pinned in stack with:lifted-base-0.2.3.12@sha256:e94ad0692c9c5d85c373e508f23654f2da8ac8c3e475c2b65ffbc04fb165ad69,3369

Module documentation for 0.2.3.12

  • Control
    • Control.Concurrent
      • Control.Concurrent.Chan
        • Control.Concurrent.Chan.Lifted
      • Control.Concurrent.Lifted
      • Control.Concurrent.MVar
        • Control.Concurrent.MVar.Lifted
      • Control.Concurrent.QSem
        • Control.Concurrent.QSem.Lifted
      • Control.Concurrent.QSemN
        • Control.Concurrent.QSemN.Lifted
    • Control.Exception
      • Control.Exception.Lifted
  • Data
    • Data.IORef
      • Data.IORef.Lifted
  • Foreign
    • Foreign.Marshal
      • Foreign.Marshal.Utils
        • Foreign.Marshal.Utils.Lifted
  • System
    • System.Timeout
      • System.Timeout.Lifted

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.