Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
elf Data.Elf Contains note information
-
expiring-cache-map Caching.ExpiringCacheMap.HashECM List of keys in the cache map that are not expired values. A time check is always performed to compare with the elapsed time left with each key. The cache state is not modified and the time check is not performed from within a modifying state context, e.g. not within modifyMVar with a newECMIO instance. Keys are in an unspecified order.
detNotExpired :: TimeUnits -> [(k, (TimeUnits, TimeUnits, v))] -> [k]expiring-cache-map Caching.ExpiringCacheMap.Internal.Internal No documentation available.
-
expiring-cache-map Caching.ExpiringCacheMap.OrdECM List of keys in the cache map that are not expired values. A time check is always performed to compare with the elapsed time left with each key. The cache state is not modified and the time check is not performed from within a modifying state context, e.g. not within modifyMVar with a newECMIO instance. Keys are in an unspecified order.
-
gi-soup3 GI.Soup.Enums 510 Not Extended (RFC 2774)
TLDErrorNotEnoughDomains :: TLDErrorgi-soup3 GI.Soup.Enums The passed-in hostname did not have enough components. Eg, calling [functldGetBaseDomain] on <literal>"co.uk"</literal>.
ConvertedNoteToIssue :: EventTypegithub GitHub.Data.Issues The issue was created by converting a note in a project board to an issue.
whProjectCardNote :: HookProjectCard -> !Maybe Textgithub-webhooks GitHub.Data.Webhooks.Payload No documentation available.
-
gitlab-haskell GitLab.API.Discussions Adds a new note to the thread.
-
gitlab-haskell GitLab.API.Discussions Adds a new note to the thread. This can also create a thread from a single comment. Notes can be added to other items than comments, such as system notes, making them threads.