Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
ReaderT r (m :: Type -> Type) amtl Control.Monad.Reader The reader monad transformer, which adds a read-only environment to the given monad. The return function ignores the environment, while m >>= k passes the inherited environment to both subcomputations:
ReaderT :: (r -> m a) -> ReaderT r (m :: Type -> Type) amtl Control.Monad.Reader No documentation available.
-
unix System.Posix.IO No documentation available.
-
unix System.Posix.IO No documentation available.
-
unix System.Posix.IO No documentation available.
-
unix System.Posix.IO.ByteString No documentation available.
-
unix System.Posix.IO.ByteString No documentation available.
-
unix System.Posix.IO.ByteString No documentation available.
-
unix System.Posix.IO.PosixString No documentation available.
-
unix System.Posix.IO.PosixString No documentation available.