Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. ResEnum :: TypeName -> ResolverValue (m :: Type -> Type)

    morpheus-graphql-app Data.Morpheus.App.Internal.Resolving

    No documentation available.

  2. mkEnum :: forall (m :: Type -> Type) . TypeName -> ResolverValue m

    morpheus-graphql-app Data.Morpheus.App.Internal.Resolving

    No documentation available.

  3. LineNumber :: Int -> SignLocation strType

    nvim-hs Neovim.Quickfix

    No documentation available.

  4. optionType_enum :: (Bounded a, Enum a, Show a) => String -> OptionType a

    options Options

    Store an option as one of a set of possible values This is a simplistic implementation, useful for quick scripts. For more possibilities, see optionType.

  5. parseNumber :: Parser Scientific

    pdf-toolbox-core Pdf.Core.Parsers.Object

    Parse number

  6. boundedEnumStdUniform :: forall a (m :: Type -> Type) . (Enum a, Bounded a) => RVarT m a

    random-fu Data.Random.Distribution.Uniform

    Compute a random value for a Bounded Enum type, between minBound and maxBound (inclusive)

  7. updateNumber :: (PersistableWidth s, Integral i, LiteralSQL i) => i -> Sequence s i -> Update ()

    relational-query Database.Relational.Arrow

    Update statement for sequence table

  8. updateNumber' :: (PersistableWidth s, Integral i, LiteralSQL i) => Config -> i -> Sequence s i -> Update ()

    relational-query Database.Relational.Arrow

    Update statement for sequence table

  9. updateNumber :: (PersistableWidth s, Integral i, LiteralSQL i) => i -> Sequence s i -> Update ()

    relational-query Database.Relational.Sequence

    Update statement for sequence table

  10. updateNumber' :: (PersistableWidth s, Integral i, LiteralSQL i) => Config -> i -> Sequence s i -> Update ()

    relational-query Database.Relational.Sequence

    Update statement for sequence table

Page 164 of many | Previous | Next