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.

  1. allVariables :: HasVariables a => a -> VarContext

    quickcheck-dynamic Test.QuickCheck.StateModel.Variables

    No documentation available.

  2. allListRg :: Rg rg => rg -> [rg]

    rg Data.Rg

    list given items in the enumeration

  3. allVectorRg :: Rg rg => rg -> [rg]

    rg Data.Rg

    list given items in the enumeration as a Vector

  4. allTopePoints :: Eq var => TermT var -> [TermT var]

    rzk Rzk.TypeCheck

    No documentation available.

  5. allocaBytes :: Int -> (Ptr a -> IO b) -> IO b

    saltine 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.

  6. allocateWebDriver :: forall (m :: Type -> Type) context . (BaseMonad m context, HasFile context "java", HasFile context "selenium.jar", HasBrowserDependencies context) => WdOptions -> OnDemandOptions -> ExampleT context m WebDriver

    sandwich-webdriver Test.Sandwich.WebDriver

    Allocate a WebDriver using the given options.

  7. allocateChannels :: MonadIO m => CInt -> m CInt

    sdl2-mixer SDL.Raw.Mixer

    No documentation available.

  8. allowedMethod :: Method -> Request -> Bool

    servant-checked-exceptions Servant.Checked.Exceptions.Internal.Servant.Server

    No documentation available.

  9. allowedMethodHead :: Method -> Request -> Bool

    servant-checked-exceptions Servant.Checked.Exceptions.Internal.Servant.Server

    No documentation available.

  10. allure :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

Page 141 of many | Previous | Next