Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. forceEither :: Show a => (forall x . () => Bool -> x -> x) -> Either a b -> b

    assert-failure Control.Exception.Assert.Sugar

    Deprecated: use 'either (error . show) id' instead, now that error prints source positions.

  2. formatTime :: RealFrac time => time -> String

    audacity Sound.Audacity.LabelTrack

    Format the times using a comma, which is certainly only correct in German locale.

  3. format :: T -> ShowS

    audacity Sound.Audacity.Project

    No documentation available.

  4. formErrorMesage :: FormException -> String

    aws Aws

    No documentation available.

  5. force :: MonadThrow m => String -> [a] -> m a

    aws Aws.Core

    Extract the first element from a parser result list, and throw an XmlException if the list is empty.

  6. forceM :: MonadThrow m => String -> [m a] -> m a

    aws Aws.Core

    Extract the first element from a monadic parser result list, and throw an XmlException if the list is empty.

  7. formErrorMesage :: FormException -> String

    aws Aws.Core

    No documentation available.

  8. formatPermissions :: [(Text, SqsPermission)] -> [QueryItem]

    aws Aws.Sqs.Commands.Permission

    No documentation available.

  9. formatAttributes :: [QueueAttribute] -> [(ByteString, Maybe ByteString)]

    aws Aws.Sqs.Commands.QueueAttributes

    No documentation available.

  10. formatBoard :: Board -> String

    battleship-combinatorics Combinatorics.Battleship.Enumeration

    No documentation available.

Page 154 of many | Previous | Next