Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
forceReadMVar :: MVar a -> a -> IO aascii-progress System.Console.AsciiProgress.Internal Forces an MVar's contents to be read or swaped by a default value, even if it's currently empty. Will discard the default value write to the MVar if it becomes full in the middle of the operation and return its value. It's assumed that once the MVar becomes full, it won't ever be left emptied. This code may deadlock if that's the case.
forceEither :: Show a => (forall x . () => Bool -> x -> x) -> Either a b -> bassert-failure Control.Exception.Assert.Sugar Deprecated: use 'either (error . show) id' instead, now that error prints source positions.
formatTime :: RealFrac time => time -> Stringaudacity Sound.Audacity.LabelTrack Format the times using a comma, which is certainly only correct in German locale.
-
audacity Sound.Audacity.Project No documentation available.
formErrorMesage :: FormException -> Stringaws Aws No documentation available.
force :: MonadThrow m => String -> [a] -> m aaws Aws.Core Extract the first element from a parser result list, and throw an XmlException if the list is empty.
forceM :: MonadThrow m => String -> [m a] -> m aaws Aws.Core Extract the first element from a monadic parser result list, and throw an XmlException if the list is empty.
formErrorMesage :: FormException -> Stringaws Aws.Core No documentation available.
formatPermissions :: [(Text, SqsPermission)] -> [QueryItem]aws Aws.Sqs.Commands.Permission No documentation available.
formatAttributes :: [QueueAttribute] -> [(ByteString, Maybe ByteString)]aws Aws.Sqs.Commands.QueueAttributes No documentation available.