GHC library: lifted IO operations from the base library
http://hackage.haskell.org/package/lifted-base
ghc-lifted-base.spec | ||
README.md |
ghc-lifted-base
lifted-base exports IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl.