Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. RdKafkaRespErrWaitCache :: RdKafkaRespErrT

    hw-kafka-client Kafka.Producer

    No documentation available.

  2. getCache :: Cache t -> Array Int (IORef (CacheState t))

    intern Data.Interned.Internal

    No documentation available.

  3. newtype SnapshotCacheHash

    pantry Pantry

    An arbitrary hash for a snapshot, used for finding module names in a snapshot. Mostly intended for Stack's usage.

  4. SnapshotCacheHash :: SHA256 -> SnapshotCacheHash

    pantry Pantry

    No documentation available.

  5. unSnapshotCacheHash :: SnapshotCacheHash -> SHA256

    pantry Pantry

    No documentation available.

  6. withSnapshotCache :: (HasPantryConfig env, HasLogFunc env) => SnapshotCacheHash -> RIO env (Map PackageName (Set ModuleName)) -> ((ModuleName -> RIO env [PackageName]) -> RIO env a) -> RIO env a

    pantry Pantry

    Use a snapshot cache, which caches which modules are in which packages in a given snapshot. This is mostly intended for usage by Stack.

  7. loadCreateFontCache :: FilePath -> IO FontCache

    rasterific-svg Graphics.Rasterific.Svg

    This function will create a font cache, a structure allowing to quickly match a font family name and style to a specific true type font on disk. The cache is saved on disk at the filepath given as parameter. If a cache is found it is automatically loaded from the file. Creating the cache is a rather long operation (especially on Windows), that's why you may want to keep the cache around.

  8. parentCacheId :: Cache -> U32

    rattletrap Rattletrap.Type.Cache

    No documentation available.

  9. aptCache :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  10. aptCache :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

Page 11 of many | Previous | Next