Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. ppFoldableHeader :: (Pretty a, Foldable f) => Doc ann -> f a -> Doc ann

    prettyprinter-combinators Prettyprinter.Combinators

    No documentation available.

  2. ppFoldableHeaderWith :: Foldable f => (a -> Doc ann) -> Doc ann -> f a -> Doc ann

    prettyprinter-combinators Prettyprinter.Combinators

    No documentation available.

  3. mainHydrationWidgetWithHead :: (forall x . () => HydrationWidget x ()) -> (forall x . () => HydrationWidget x ()) -> JSM ()

    reflex-dom-core Reflex.Dom.Main

    No documentation available.

  4. mainHydrationWidgetWithHead' :: HydrationWidget () () -> HydrationWidget () () -> JSM ()

    reflex-dom-core Reflex.Dom.Main

    Warning: mainHydrationWidgetWithHead' is provided only as performance tweak. It is expected to disappear in future releases.

  5. mainWidgetWithHead :: (forall x . () => Widget x ()) -> (forall x . () => Widget x ()) -> JSM ()

    reflex-dom-core Reflex.Dom.Main

    No documentation available.

  6. mainWidgetWithHead' :: (a -> Widget () b, b -> Widget () a) -> JSM ()

    reflex-dom-core Reflex.Dom.Main

    Warning: mainWidgetWithHead' is provided only as performance tweak. It is expected to disappear in future releases.

  7. runHydrationWidgetWithHeadAndBody :: JSM () -> ((forall c . () => HydrationWidget () c -> FloatingWidget () c) -> (forall c . () => HydrationWidget () c -> FloatingWidget () c) -> FloatingWidget () ()) -> JSM ()

    reflex-dom-core Reflex.Dom.Main

    No documentation available.

  8. runHydrationWidgetWithHeadAndBodyWithFailure :: IO () -> JSM () -> ((forall c . () => HydrationWidget () c -> FloatingWidget () c) -> (forall c . () => HydrationWidget () c -> FloatingWidget () c) -> FloatingWidget () ()) -> JSM ()

    reflex-dom-core Reflex.Dom.Main

    No documentation available.

  9. runImmediateWidgetWithHeadAndBody :: ((forall c . () => Widget () c -> FloatingWidget () c) -> (forall c . () => Widget () c -> FloatingWidget () c) -> FloatingWidget () ()) -> JSM ()

    reflex-dom-core Reflex.Dom.Main

    No documentation available.

  10. AllHeaders :: XhrResponseHeaders

    reflex-dom-core Reflex.Dom.Xhr

    Parse all headers from the XHR Response

Page 283 of many | Previous | Next