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. withoutCache :: (MonadTCState m, ReadTCState m) => m a -> m a

    Agda Agda.TypeChecking.Monad.Caching

    Runs the action without cache and restores the current cache at the end of it.

  2. setCache :: Cache -> IO ()

    TCache Data.TCache

    Set the cache. this is useful for hot loaded modules that will update an existing cache. Experimental

  3. bbConstraintcache :: GeoBoundingBoxConstraint -> Cache

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. defaultCache :: Cache

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  5. aptCacheConflicts :: String -> DebianVersion -> IO [BinPkgName]

    cabal-debian Debian.Debianize.Bundled

    No documentation available.

  6. aptCacheDepends :: String -> String -> IO (Memoized (Either SomeException String))

    cabal-debian Debian.Debianize.Bundled

    No documentation available.

  7. aptCacheProvides :: BinPkgName -> IO (Memoized [PackageIdentifier])

    cabal-debian Debian.Debianize.Bundled

    What built in libraries does this haskell compiler provide?

  8. aptCacheShowPkg :: BinPkgName -> IO (Memoized (Either SomeException String))

    cabal-debian Debian.Debianize.Bundled

    No documentation available.

  9. defaultCacheDir :: IO FilePath

    cabal-install Distribution.Client.Config

    No documentation available.

  10. defaultCacheHome :: IO FilePath

    cabal-install Distribution.Client.Config

    No documentation available.

Page 8 of many | Previous | Next