Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. type Formatter a = a -> Value

    katip-wai Katip.Wai

    A formatter is a function that can convert a into json.

  2. type Formatter a = a -> Value

    katip-wai Katip.Wai.Options

    A formatter is a function that can convert a into json.

  3. ForwardSlash :: Key

    keycode Web.KeyCode

    Without Shift: /. With Shift: ?.

  4. ForAll :: forall d1 d . Atom (d1 -> d) Type -> Atom d Type

    kind-apply Data.PolyKinded.Atom

    Represents universal quantification.

  5. newtype ForAllI (f :: Atom d1 -> d Type) (tys :: LoT d)

    kind-apply Data.PolyKinded.Atom

    Auxiliary type for interpretation of the ForAll atom. Required because a type family like Interpret cannot return a polymorphic type.

  6. ForAll :: forall d1 d . Atom (d1 -> d) Type -> Atom d Type

    kind-generics Generics.Kind

    Represents universal quantification.

  7. newtype ForAllI (f :: Atom d1 -> d Type) (tys :: LoT d)

    kind-generics Generics.Kind

    Auxiliary type for interpretation of the ForAll atom. Required because a type family like Interpret cannot return a polymorphic type.

  8. data ForInit

    language-java Language.Java.Syntax

    Initialization code for a basic for statement.

  9. ForInitExps :: [Exp] -> ForInit

    language-java Language.Java.Syntax

    No documentation available.

  10. ForLocalVars :: [Modifier] -> Type -> [VarDecl] -> ForInit

    language-java Language.Java.Syntax

    No documentation available.

Page 335 of many | Previous | Next