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. data ToEnumSym0 (a1 :: TyFun Natural a)

    singletons-base Prelude.Singletons

    No documentation available.

  2. type family ToEnumSym1 (a6989586621679621650 :: Natural) :: a

    singletons-base Prelude.Singletons

    No documentation available.

  3. sEnumFromThenTo :: forall (t1 :: a) (t2 :: a) (t3 :: a) . SEnum a => Sing t1 -> Sing t2 -> Sing t3 -> Sing (Apply (Apply (Apply (EnumFromThenToSym0 :: TyFun a (a ~> (a ~> [a])) -> Type) t1) t2) t3)

    singletons-base Prelude.Singletons

    No documentation available.

  4. sEnumFromTo :: forall (t1 :: a) (t2 :: a) . SEnum a => Sing t1 -> Sing t2 -> Sing (Apply (Apply (EnumFromToSym0 :: TyFun a (a ~> [a]) -> Type) t1) t2)

    singletons-base Prelude.Singletons

    No documentation available.

  5. sFromEnum :: forall (t :: a) . SEnum a => Sing t -> Sing (Apply (FromEnumSym0 :: TyFun a Natural -> Type) t)

    singletons-base Prelude.Singletons

    No documentation available.

  6. sToEnum :: forall (t :: Natural) . SEnum a => Sing t -> Sing (Apply (ToEnumSym0 :: TyFun Natural a -> Type) t)

    singletons-base Prelude.Singletons

    No documentation available.

  7. rspBodyToEnum :: ResponseBody -> StreamProc

    snap-core Snap.Internal.Core

    No documentation available.

  8. rspBodyToEnum :: ResponseBody -> StreamProc

    snap-core Snap.Internal.Http.Types

    No documentation available.

  9. parseNum :: Parser Int64

    snap-core Snap.Internal.Parsing

    No documentation available.

  10. optionsEnum :: (MonadHandler m, Show a, Enum a, Bounded a) => m (OptionList a)

    yesod-form Yesod.Form

    Creates an OptionList from an Enum, using its Show instance for the user-facing value.

Page 127 of many | Previous | Next