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. FormMissing :: FormResult a

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  2. type FormRender (m :: Type -> Type) a = AForm m a -> Markup -> MForm m (FormResult a, WidgetFor HandlerSite m ())

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  3. data FormResult a

    classy-prelude-yesod ClassyPrelude.Yesod

    A form can produce three different results: there was no data available, the data was invalid, or there was a successful parse. The Applicative instance will concatenate the failure messages in two FormResults. The Alternative instance will choose FormFailure before FormSuccess, and FormMissing last of all.

  4. FormSuccess :: a -> FormResult a

    classy-prelude-yesod ClassyPrelude.Yesod

    No documentation available.

  5. data Format

    copilot-interpreter Copilot.Interpret

    Output format for the results of a Copilot spec interpretation.

  6. Forall :: Stream Bool -> Prop Universal

    copilot-language Copilot.Language.Spec

    No documentation available.

  7. module Cursor.Brick.Forest

    No documentation available.

  8. data ForceLayoutTreeOpts n

    diagrams-contrib Diagrams.TwoD.Layout.Tree

    No documentation available.

  9. data Formula

    djinn-lib Djinn.LJTFormula

    No documentation available.

  10. data FormatLiteral

    dotnet-timespan Data.DotNet.TimeSpan.Internal

    No documentation available.

Page 349 of many | Previous | Next