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. isNote :: T -> Bool

    midi Sound.MIDI.Message.Channel.Voice

    No documentation available.

  2. isNoteOff :: T -> Bool

    midi Sound.MIDI.Message.Channel.Voice

    NoteOn with zero velocity is considered NoteOff according to MIDI specification.

  3. isNoteOn :: T -> Bool

    midi Sound.MIDI.Message.Channel.Voice

    NoteOn with zero velocity is considered NoteOff according to MIDI specification.

  4. PandocNoTemplateError :: Text -> PandocError

    pandoc Text.Pandoc.Error

    No documentation available.

  5. Ext_footnotes :: Extension

    pandoc Text.Pandoc.Extensions

    Pandoc/PHP/MMD style footnotes

  6. Ext_inline_notes :: Extension

    pandoc Text.Pandoc.Extensions

    Pandoc-style inline notes

  7. DuplicateNoteReference :: Text -> SourcePos -> LogMessage

    pandoc Text.Pandoc.Logging

    No documentation available.

  8. stateInNote :: ParserState -> Bool

    pandoc Text.Pandoc.Parsing

    True if parsing note contents

  9. stateNoteNumber :: ParserState -> Int

    pandoc Text.Pandoc.Parsing

    Last note number for citations

  10. stateNoteRefs :: ParserState -> Set Text

    pandoc Text.Pandoc.Parsing

    List of note references used

Page 91 of many | Previous | Next