Hoogle Search
Within Stackage Nightly 2025-09-28 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
streamly-core Streamly.Internal.Data.SVar.Type No documentation available.
-
streamly-core Streamly.Internal.Data.SVar.Type No documentation available.
-
streamly-core Streamly.Internal.Data.SVar.Type No documentation available.
-
streamly-core Streamly.Internal.Data.SVar.Type No documentation available.
-
streamly-core Streamly.Internal.Data.SVar.Type No documentation available.
-
streamly-core Streamly.Internal.Data.SVar.Type No documentation available.
setAllOf :: TestEquality w => w a -> a -> AllOf w -> AllOf wwitness Data.Type.Witness.Specific.All No documentation available.
-
TCache Data.TCache Set the cache. this is useful for hot loaded modules that will update an existing cache. Experimental
setConditions :: IO () -> IO () -> IO ()TCache Data.TCache stablishes the procedures to call before and after saving with syncCache, clearSyncCache or clearSyncCacheProc. The postcondition of database persistence should be a commit.
setDefaultPersist :: Persist -> IO ()TCache Data.TCache.DefaultPersistence Set the default persistence mechanism of all serializable objects that have setPersist= const Nothing. By default it is filePersist this statement must be the first one before any other TCache call