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.

  1. XmlPage :: l -> ModuleName l -> [ModulePragma l] -> XName l -> [XAttr l] -> Maybe (Exp l) -> [Exp l] -> Module l

    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.

  2. SqliteStatusPagecacheOverflow :: SqliteStatusVerb

    persistent-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.

  3. SqliteStatusPagecacheSize :: SqliteStatusVerb

    persistent-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.

  4. SqliteStatusPagecacheUsed :: SqliteStatusVerb

    persistent-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.

  5. onpagehide_ :: Text -> Attribute

    lucid Lucid.Html5

    The onpagehide attribute.

  6. onpageshow_ :: Text -> Attribute

    lucid Lucid.Html5

    The onpageshow attribute.

  7. homepage :: InstalledPackageInfo -> !ShortText

    Cabal-syntax Distribution.InstalledPackageInfo

    No documentation available.

  8. Linux_man_pages_1_para :: LicenseId

    Cabal-syntax Distribution.SPDX

    Linux-man-pages-1-para, Linux man-pages - 1 paragraph, SPDX License List 3.23

  9. Linux_man_pages_copyleft :: LicenseId

    Cabal-syntax Distribution.SPDX

    Linux-man-pages-copyleft, Linux man-pages Copyleft, SPDX License List 3.16, SPDX License List 3.23

  10. Linux_man_pages_copyleft_2_para :: LicenseId

    Cabal-syntax Distribution.SPDX

    Linux-man-pages-copyleft-2-para, Linux man-pages Copyleft - 2 paragraphs, SPDX License List 3.23

Page 261 of many | Previous | Next