• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. CurlShareInUse :: CurlCode

    curl Network.Curl.Code

    No documentation available.

  2. CurlShare :: Ptr () -> CurlOption

    curl Network.Curl.Opts

    Share handles are used for sharing data among concurrent Curl objects.

  3. ErrorLockedSharedCache :: Error

    direct-sqlite Database.SQLite3

    No documentation available.

  4. SQLOpenSharedCache :: SQLOpenFlag

    direct-sqlite Database.SQLite3

    No documentation available.

  5. c_sqlite3_enable_shared_cache :: Bool -> IO CError

    direct-sqlite Database.SQLite3.Bindings

    https://www.sqlite.org/c3ref/enable_shared_cache.html

  6. ErrorLockedSharedCache :: Error

    direct-sqlite Database.SQLite3.Bindings.Types

    No documentation available.

  7. ErrorLockedSharedCache :: Error

    direct-sqlite Database.SQLite3.Direct

    No documentation available.

  8. setSharedCacheEnabled :: Bool -> IO (Either Error ())

    direct-sqlite Database.SQLite3.Direct

    https://www.sqlite.org/c3ref/enable_shared_cache.html Enable or disable shared cache for all future connections.

  9. efShared :: ExtentFlags

    linux-file-extents System.Linux.FileExtents

    Space shared with other files.

  10. Opt_SharedImplib :: GeneralFlag

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

Page 39 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete