• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. type PrivateNumber = Integer

    crypto-pubkey-types Crypto.Types.PubKey.ECDSA

    ECC Private Number

  2. curl_version_number :: IO Int

    curl Network.Curl.Easy

    No documentation available.

  3. u_enum :: Enum b => Unmarshaller a -> Int -> b -> IO a

    curl Network.Curl.Opts

    No documentation available.

  4. getNumSections :: PrimMonad m => ReqCompactor (PrimState m) -> m Word8

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal.Compactor

    No documentation available.

  5. initNumberOfSections :: Num a => a

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal.Constants

    No documentation available.

  6. newtype CNumBytes

    direct-sqlite Database.SQLite3.Bindings.Types

    No documentation available.

  7. CNumBytes :: CInt -> CNumBytes

    direct-sqlite Database.SQLite3.Bindings.Types

    No documentation available.

  8. buildingNumber :: Fake Text

    fakedata Faker.Address

    No documentation available.

  9. creditCardNumbers :: Fake Text

    fakedata Faker.Business

    No documentation available.

  10. fakeBoundedEnum :: forall a (m :: Type -> Type) . (Monad m, Enum a, Bounded a) => FakeT m a

    fakedata Faker.Combinators

    A sumtype can just use this function directly. Defined as fakeBoundedEnum = fakeEnumFromTo minBound maxBound

Page 385 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete