• 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. InNote :: Output a -> Output a

    citeproc Citeproc.Types

    No documentation available.

  2. NearNote :: Position

    citeproc Citeproc.Types

    No documentation available.

  3. citationNoteNumber :: Citation a -> Maybe Int

    citeproc Citeproc.Types

    No documentation available.

  4. inNote :: CiteprocOutput a => a -> a

    citeproc Citeproc.Types

    No documentation available.

  5. styleIsNoteStyle :: StyleOptions -> Bool

    citeproc Citeproc.Types

    No documentation available.

  6. styleNearNoteDistance :: StyleOptions -> Maybe Int

    citeproc Citeproc.Types

    No documentation available.

  7. module Commonmark.Extensions.Footnote

    No documentation available.

  8. class IsBlock il bl => HasFootnote il bl | il -> bl

    commonmark-extensions Commonmark.Extensions.Footnote

    No documentation available.

  9. footnote :: HasFootnote il bl => Int -> Text -> bl -> bl

    commonmark-extensions Commonmark.Extensions.Footnote

    No documentation available.

  10. footnoteList :: HasFootnote il bl => [bl] -> bl

    commonmark-extensions Commonmark.Extensions.Footnote

    No documentation available.

Page 107 of many | Previous | Next

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