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.
hangNotEmpty :: Doc -> Int -> Doc -> Docghc-lib-parser GHC.Utils.Ppr assertNotEmpty :: MonadIO m => [a] -> m ()persistent-test Init No documentation available.
assertNotEqual :: (Eq a, Show a, HasCallStack) => String -> a -> a -> Assertionpersistent-test Init No documentation available.
-
servant-docs Servant.Docs 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.
DocNote :: String -> [String] -> DocNoteservant-docs Servant.Docs No documentation available.
_noteBody :: DocNote -> [String]servant-docs Servant.Docs No documentation available.
_noteTitle :: DocNote -> Stringservant-docs Servant.Docs No documentation available.
_notesHeading :: RenderingOptions -> !Maybe Stringservant-docs Servant.Docs Optionally group all notes together under a common heading.
-
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.
DocNote :: String -> [String] -> DocNoteservant-docs Servant.Docs.Internal No documentation available.