Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. FormattingSpec :: Char -> Bool -> Bool -> Maybe (il -> il) -> Maybe (il -> il) -> Char -> FormattingSpec il

    commonmark Commonmark.Inlines

    No documentation available.

  2. newtype Format

    commonmark Commonmark.Types

    No documentation available.

  3. Format :: Text -> Format

    commonmark Commonmark.Types

    No documentation available.

  4. module Dhall.Format

    This module contains the implementation of the dhall format subcommand

  5. data Format

    dhall Dhall.Format

    Arguments to the format subcommand

  6. Format :: Maybe CharacterSet -> Censor -> Transitivity -> NonEmpty Input -> OutputMode -> Format

    dhall Dhall.Format

    No documentation available.

  7. Format :: Bool -> Transitivity -> OutputMode -> NonEmpty Input -> Mode

    dhall Dhall.Main

    No documentation available.

  8. module Foundation.Foreign

    No documentation available.

  9. ForAllPred :: [TyVar] -> [PredType] -> PredType -> Pred

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    A quantified predicate. See Note [Quantified constraints] in GHC.Tc.Solver.Solve

  10. ForAllTy :: ForAllTyBinder -> Type -> Type

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    A Π type. See Note [Why ForAllTy can quantify over a coercion variable] INVARIANT: If the binder is a coercion variable, it must be mentioned in the Type. See Note [Unused coercion variable in ForAllTy]

Page 299 of many | Previous | Next