Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
allTopePoints :: Eq var => TermT var -> [TermT var]rzk Rzk.TypeCheck No documentation available.
allocaBytes :: Int -> (Ptr a -> IO b) -> IO bsaltine Crypto.Saltine.Internal.Util allocaBytes n f executes the computation f, passing as argument a pointer to a temporarily allocated block of memory of n bytes. The block of memory is sufficiently aligned for any of the basic foreign types that fits into a memory block of the allocated size. The memory is freed when f terminates (either normally or via an exception), so the pointer passed to f must not be used after this.
-
sandwich-webdriver Test.Sandwich.WebDriver Allocate a WebDriver using the given options.
allocateChannels :: MonadIO m => CInt -> m CIntsdl2-mixer SDL.Raw.Mixer No documentation available.
allowedMethod :: Method -> Request -> Boolservant-checked-exceptions Servant.Checked.Exceptions.Internal.Servant.Server No documentation available.
allowedMethodHead :: Method -> Request -> Boolservant-checked-exceptions Servant.Checked.Exceptions.Internal.Servant.Server No documentation available.
-
shell-conduit Data.Conduit.Shell No documentation available.
-
shell-conduit Data.Conduit.Shell.PATH No documentation available.
allBuildInfo :: PackageDescription -> [BuildInfo]simple-cabal SimpleCabal All BuildInfo in the PackageDescription: libraries, executables, test-suites and benchmarks. Useful for implementing package checks.
allLibraries :: PackageDescription -> [Library]simple-cabal SimpleCabal No documentation available.