Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
optparse-applicative Options.Applicative.Types Return the value being read.
readerError :: String -> ReadM aoptparse-applicative Options.Applicative.Types Abort option reader by exiting with an error message.
-
conduit Data.Conduit.Lift Wrap the base monad in ReaderT Since 1.0.11
readSoFar :: StreamFileStatus -> Int64http-client Network.HTTP.Client No documentation available.
readPositiveInt :: String -> Maybe Inthttp-client Network.HTTP.Client.Internal Read a positive Int, accounting for overflow
readSoFar :: StreamFileStatus -> Int64http-client Network.HTTP.Client.Internal No documentation available.
readChan :: MonadIO m => Chan a -> m aunliftio UnliftIO.Chan Lifted readChan.
readable :: Permissions -> Boolunliftio UnliftIO.Directory No documentation available.
readIORef :: MonadIO m => IORef a -> m aunliftio UnliftIO.IORef Lifted readIORef.
readMVar :: MonadIO m => MVar a -> m aunliftio UnliftIO.MVar Lifted readMVar.