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

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. alloc :: (PrimMonad m, Struct t) => Int -> m (t (PrimState m))

    structs Data.Struct

    Allocate a structure made out of n slots. Initialize the structure before proceeding!

  2. alloc :: (PrimMonad m, Struct t) => Int -> m (t (PrimState m))

    structs Data.Struct.Internal

    Allocate a structure made out of n slots. Initialize the structure before proceeding!

  3. allocLinkCut :: forall a m . PrimMonad m => m (LinkCut a (PrimState m))

    structs Data.Struct.Internal.LinkCut

    No documentation available.

  4. allExtensions :: Extensions

    sundown Text.Sundown

    All Extensions enabled

  5. allExtensions :: Extensions

    sundown Text.Sundown.Html

    All Extensions enabled

  6. allHtmlModes :: HtmlRenderMode

    sundown Text.Sundown.Html

    All the HtmlRenderMode enabled

  7. allExtensions :: Extensions

    sundown Text.Sundown.Html.ByteString

    All Extensions enabled

  8. allHtmlModes :: HtmlRenderMode

    sundown Text.Sundown.Html.ByteString

    All the HtmlRenderMode enabled

  9. allExtensions :: Extensions

    sundown Text.Sundown.Html.String

    All Extensions enabled

  10. allHtmlModes :: HtmlRenderMode

    sundown Text.Sundown.Html.String

    All the HtmlRenderMode enabled

Page 143 of many | Previous | Next

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