Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. DocNote :: String -> [String] -> DocNote

    servant-docs Servant.Docs

    No documentation available.

  2. _noteBody :: DocNote -> [String]

    servant-docs Servant.Docs

    No documentation available.

  3. _noteTitle :: DocNote -> String

    servant-docs Servant.Docs

    No documentation available.

  4. _notesHeading :: RenderingOptions -> !Maybe String

    servant-docs Servant.Docs

    Optionally group all notes together under a common heading.

  5. data DocNote

    servant-docs Servant.Docs.Internal

    A type to represent extra notes that may be attached to an Action. This is intended to be used when writing your own HasDocs instances to add extra sections to your endpoint's documentation.

  6. DocNote :: String -> [String] -> DocNote

    servant-docs Servant.Docs.Internal

    No documentation available.

  7. _noteBody :: DocNote -> [String]

    servant-docs Servant.Docs.Internal

    No documentation available.

  8. _noteTitle :: DocNote -> String

    servant-docs Servant.Docs.Internal

    No documentation available.

  9. _notes :: Action -> [DocNote]

    servant-docs Servant.Docs.Internal

    No documentation available.

  10. _notesHeading :: RenderingOptions -> !Maybe String

    servant-docs Servant.Docs.Internal

    Optionally group all notes together under a common heading.

Page 129 of many | Previous | Next