• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. Formatting :: Maybe Lang -> Maybe FontStyle -> Maybe FontVariant -> Maybe FontWeight -> Maybe TextDecoration -> Maybe VerticalAlign -> Maybe Text -> Maybe Text -> Maybe DisplayStyle -> Maybe TextCase -> Maybe Text -> Bool -> Bool -> Bool -> Formatting

    citeproc Citeproc.Types

    No documentation available.

  2. module Cursor.Forest

    No documentation available.

  3. newtype ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

  4. ForestCursor :: NonEmptyCursor (TreeCursor a b) (CTree b) -> ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

  5. module Cursor.Simple.Forest

    No documentation available.

  6. type ForestCursor a = ForestCursor a a

    cursor Cursor.Simple.Forest

    No documentation available.

  7. data ForLabel

    data-effects Data.Effect.Concurrent.Parallel

    No documentation available.

  8. type family FormCase (f :: EffectForm) (a :: k) (b :: k) :: k

    data-effects-core Data.Effect

    No documentation available.

  9. type family FormOf (e :: Effect) :: EffectForm

    data-effects-core Data.Effect

    No documentation available.

  10. Fork :: ThreadId -> ThreadAction

    dejafu Test.DejaFu.Conc

    Start a new thread.

Page 303 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete