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. profNoteCount :: GenTickish (pass :: TickishPass) -> !Bool

    ghc-lib-parser GHC.Types.Tickish

    bump the entry count?

  2. profNoteScope :: GenTickish (pass :: TickishPass) -> !Bool

    ghc-lib-parser GHC.Types.Tickish

    scopes over the enclosed expression (i.e. not just a tick) Invariant: the False/False case never happens

  3. setIdNotExported :: Id -> Id

    ghc-lib-parser GHC.Types.Var

    We can only do this to LocalIds

  4. hangNotEmpty :: SDoc -> Int -> SDoc -> SDoc

    ghc-lib-parser GHC.Utils.Outputable

    This behaves like hang, but does not indent the second document when the header is empty.

  5. hangNotEmpty :: Doc -> Int -> Doc -> Doc

    ghc-lib-parser GHC.Utils.Ppr

    Apply hang to the arguments if the first Doc is not empty.

  6. pattern KEY_notelementof :: Word32

    gi-gdk4 GI.Gdk.Constants

    No description available in the introspection data.

  7. pattern KEY_notequal :: Word32

    gi-gdk4 GI.Gdk.Constants

    No description available in the introspection data.

  8. assertNotEmpty :: MonadIO m => [a] -> m ()

    persistent-test Init

    No documentation available.

  9. assertNotEqual :: (Eq a, Show a, HasCallStack) => String -> a -> a -> Assertion

    persistent-test Init

    No documentation available.

  10. data DocNote

    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.

Page 128 of many | Previous | Next