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.
-
katip-wai Katip.Wai A formatter is a function that can convert a into json.
-
katip-wai Katip.Wai.Options A formatter is a function that can convert a into json.
-
keycode Web.KeyCode Without Shift: /. With Shift: ?.
ForAll :: forall d1 d . Atom (d1 -> d) Type -> Atom d Typekind-apply Data.PolyKinded.Atom Represents universal quantification.
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.
ForAll :: forall d1 d . Atom (d1 -> d) Type -> Atom d Typekind-generics Generics.Kind Represents universal quantification.
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.
-
language-java Language.Java.Syntax Initialization code for a basic for statement.
ForInitExps :: [Exp] -> ForInitlanguage-java Language.Java.Syntax No documentation available.
ForLocalVars :: [Modifier] -> Type -> [VarDecl] -> ForInitlanguage-java Language.Java.Syntax No documentation available.