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.

  1. readHex2 :: [Char] -> Maybe Word8

    aws Aws.Core

    Parse a two-digit hex number.

  2. readInt :: (MonadThrow m, Num a) => String -> m a

    aws Aws.Core

    Read an integer from a String, throwing an XmlException on failure.

  3. readResponse :: MonadThrow n => Response m a -> n a

    aws Aws.Core

    Read a response result (if it's a success response, fail otherwise).

  4. readResponseIO :: MonadIO io => Response m a -> io a

    aws Aws.Core

    Read a response result (if it's a success response, fail otherwise). In MonadIO.

  5. readCapacityUnits :: ProvisionedThroughput -> Int

    aws Aws.DynamoDb.Commands.Table

    No documentation available.

  6. readAttribute :: MonadThrow m => Cursor -> m (Attribute Text)

    aws Aws.SimpleDb.Core

    No documentation available.

  7. readItem :: MonadThrow m => Cursor -> m (Item [Attribute Text])

    aws Aws.SimpleDb.Core

    No documentation available.

  8. readFile :: Storable a => Path w a -> IO (T w a)

    battleship-combinatorics Combinatorics.Battleship.Count.CountMap

    It silently drops IO exceptions and does not check whether the loaded data is valid.

  9. readsGlobal :: SideEffects

    binaryen Binaryen.SideEffects

    No documentation available.

  10. readsLocal :: SideEffects

    binaryen Binaryen.SideEffects

    No documentation available.

Page 299 of many | Previous | Next