Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. sharedLimit :: Shared -> Limit

    tls Network.TLS

    Limitation parameters.

  2. sharedSessionManager :: Shared -> SessionManager

    tls Network.TLS

    Callbacks used by clients and servers in order to resume TLS sessions. The default implementation never resumes sessions. Package tls-session-manager provides an in-memory implementation. Default: noSessionManager

  3. sharedValidationCache :: Shared -> ValidationCache

    tls Network.TLS

    Callbacks that may be used by a client to cache certificate validation results (positive or negative) and avoid expensive signature check. The default implementation does not have any caching. See the default value of ValidationCache.

  4. sharedOptions :: BuildInfo -> PerCompilerFlavor [String]

    Cabal-syntax Distribution.Types.BuildInfo

    No documentation available.

  5. sharedOptions :: HasBuildInfo a => Lens' a (PerCompilerFlavor [String])

    Cabal-syntax Distribution.Types.BuildInfo.Lens

    No documentation available.

  6. sharedCAF :: a -> (Ptr a -> IO (Ptr a)) -> IO a

    ghc-internal GHC.Internal.Conc.Sync

    No documentation available.

  7. sharedGlobal :: a -> (Ptr (IORef a) -> IO (Ptr (IORef a))) -> IORef a

    ghc-lib-parser GHC.Utils.GlobalVars

    No documentation available.

  8. sharedGlobalM :: IO a -> (Ptr (IORef a) -> IO (Ptr (IORef a))) -> IORef a

    ghc-lib-parser GHC.Utils.GlobalVars

    No documentation available.

  9. sharedFormulaByIndex :: SharedFormulaIndex -> CellFormula

    xlsx Codec.Xlsx.Types

    No documentation available.

  10. sharedFormulaByIndex :: SharedFormulaIndex -> CellFormula

    xlsx Codec.Xlsx.Types.Cell

    No documentation available.

Page 3 of many | Previous | Next