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.
profNoteCount :: GenTickish (pass :: TickishPass) -> !Boolghc-lib-parser GHC.Types.Tickish bump the entry count?
profNoteScope :: GenTickish (pass :: TickishPass) -> !Boolghc-lib-parser GHC.Types.Tickish scopes over the enclosed expression (i.e. not just a tick) Invariant: the False/False case never happens
-
ghc-lib-parser GHC.Types.Var We can only do this to LocalIds
hangNotEmpty :: SDoc -> Int -> SDoc -> SDocghc-lib-parser GHC.Utils.Outputable This behaves like hang, but does not indent the second document when the header is empty.
hangNotEmpty :: Doc -> Int -> Doc -> Docghc-lib-parser GHC.Utils.Ppr pattern
KEY_notelementof :: Word32gi-gdk4 GI.Gdk.Constants No description available in the introspection data.
pattern
KEY_notequal :: Word32gi-gdk4 GI.Gdk.Constants No description available in the introspection data.
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.