Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
haskell-src-exts Language.Haskell.Exts.Syntax a module consisting of a single XML document. The ModuleName never appears in the source but is needed for semantic purposes, it will be the same as the file name.
SqliteStatusPagecacheOverflow :: SqliteStatusVerbpersistent-sqlite Database.Sqlite This parameter returns the number of bytes of page cache allocation which could not be satisfied by the SQLITE_CONFIG_PAGECACHE buffer and where forced to overflow to sqlite3_malloc(). The returned value includes allocations that overflowed because they where too large (they were larger than the "sz" parameter to SQLITE_CONFIG_PAGECACHE) and allocations that overflowed because no space was left in the page cache.
SqliteStatusPagecacheSize :: SqliteStatusVerbpersistent-sqlite Database.Sqlite This parameter records the largest memory allocation request handed to pagecache memory allocator. Only the value returned in the sqliteStatusHighwater field of SqliteStatus record is of interest. The value written into the sqliteStatusCurrent field is Nothing.
SqliteStatusPagecacheUsed :: SqliteStatusVerbpersistent-sqlite Database.Sqlite This parameter returns the number of pages used out of the pagecache memory allocator that was configured using SQLITE_CONFIG_PAGECACHE. The value returned is in pages, not in bytes.
onpagehide_ :: Text -> Attributelucid Lucid.Html5 The onpagehide attribute.
onpageshow_ :: Text -> Attributelucid Lucid.Html5 The onpageshow attribute.
homepage :: InstalledPackageInfo -> !ShortTextCabal-syntax Distribution.InstalledPackageInfo No documentation available.
Linux_man_pages_1_para :: LicenseIdCabal-syntax Distribution.SPDX Linux-man-pages-1-para, Linux man-pages - 1 paragraph, SPDX License List 3.23
Linux_man_pages_copyleft :: LicenseIdCabal-syntax Distribution.SPDX Linux-man-pages-copyleft, Linux man-pages Copyleft, SPDX License List 3.16, SPDX License List 3.23
Linux_man_pages_copyleft_2_para :: LicenseIdCabal-syntax Distribution.SPDX Linux-man-pages-copyleft-2-para, Linux man-pages Copyleft - 2 paragraphs, SPDX License List 3.23