Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
allVariables :: HasVariables a => a -> VarContextquickcheck-dynamic Test.QuickCheck.StateModel.Variables No documentation available.
allListRg :: Rg rg => rg -> [rg]rg Data.Rg list given items in the enumeration
allVectorRg :: Rg rg => rg -> [rg]rg Data.Rg list given items in the enumeration as a Vector
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.