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. stateNotes :: ParserState -> NoteTable

    pandoc Text.Pandoc.Parsing

    List of notes (raw bodies)

  2. stateNotes' :: ParserState -> NoteTable'

    pandoc Text.Pandoc.Parsing

    List of notes (parsed bodies)

  3. readEndNoteXML :: (PandocMonad m, ToSources a) => ReaderOptions -> a -> m Pandoc

    pandoc Text.Pandoc.Readers

    Read EndNote XML from an input string and return a Pandoc document. The document will have only metadata, with an empty body. The metadata will contain a references field with the bibliography entries, and a nocite field with the wildcard `[@*]`.

  4. module Text.Pandoc.Readers.EndNote

    Parses EndNote XML bibliographies into a Pandoc document with empty body and references and nocite fields in the metadata. A wildcard nocite is used so that if the document is rendered in another format, the entire bibliography will be printed.

  5. readEndNoteXML :: (PandocMonad m, ToSources a) => ReaderOptions -> a -> m Pandoc

    pandoc Text.Pandoc.Readers.EndNote

    Read EndNote XML from an input string and return a Pandoc document. The document will have only metadata, with an empty body. The metadata will contain a references field with the bibliography entries, and a nocite field with the wildcard `[@*]`.

  6. readEndNoteXMLCitation :: PandocMonad m => Text -> m (Citation Text)

    pandoc Text.Pandoc.Readers.EndNote

    No documentation available.

  7. deNote :: Inline -> Inline

    pandoc Text.Pandoc.Shared

    Replaces Note elements with empty strings.

  8. DidNotExpectButGot :: Maybe CallStack -> ShowEqBox -> FailureReason

    sandwich Test.Sandwich.Misc

    No documentation available.

  9. assertNotEq :: (HasCallStack, Eq a, Show a) => String -> a -> a -> YesodExample site ()

    yesod-test Yesod.Test

    Asserts that the two given values are not equal. In case they are equal, the error message includes the values.

  10. xK_notelementof :: KeySym

    X11 Graphics.X11.ExtraTypes.XorgDefault

    No documentation available.

Page 92 of many | Previous | Next