Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. glibMkenums :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  2. class Typeable a => CoEnumerable a

    size-based Control.Enumerable

    Work in progress

  3. coEnumerate :: forall b (f :: Type -> Type) . (CoEnumerable a, Enumerable b, Sized f, Typeable f) => Shared f (a -> b)

    size-based Control.Enumerable

    No documentation available.

  4. deriveEnumerable :: Name -> Q [Dec]

    size-based Control.Enumerable

    No documentation available.

  5. deriveEnumerable' :: ConstructorDeriv -> Q [Dec]

    size-based Control.Enumerable

    Derive an instance of Enumberable with Template Haskell, with rules for some specific constructors

  6. infoReqIncludeNumMembers :: InfoReq -> Maybe Bool

    slack-web Web.Slack.Conversation

    No documentation available.

  7. SqidsNegativeNumberInInput :: SqidsError

    sqids Web.Sqids

    One or more numbers in the list passed to encode are negative. Only non-negative integers can be used as input.

  8. SqidsNegativeNumberInInput :: SqidsError

    sqids Web.Sqids.Integer

    One or more numbers in the list passed to encode are negative. Only non-negative integers can be used as input.

  9. SqidsNegativeNumberInInput :: SqidsError

    sqids Web.Sqids.Internal

    One or more numbers in the list passed to encode are negative. Only non-negative integers can be used as input.

  10. encodeNumbers :: (Integral s, MonadSqids s m, MonadError SqidsError m, MonadReader (SqidsContext s) m) => [s] -> Int -> m Text

    sqids Web.Sqids.Internal

    No documentation available.

Page 204 of many | Previous | Next