Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ALLOC_PAP :: HalfWord -> HalfWord -> BCInstrghc-lib GHC.ByteCode.Instr No documentation available.
Alloca :: LlvmType -> Int -> LlvmExpressionghc-lib GHC.Llvm Allocate amount * sizeof(tp) bytes on the stack * tp: LlvmType to reserve room for * amount: The nr of tp's which must be allocated
Alloca :: LlvmType -> Int -> LlvmExpressionghc-lib GHC.Llvm.Syntax Allocate amount * sizeof(tp) bytes on the stack * tp: LlvmType to reserve room for * amount: The nr of tp's which must be allocated
AllDeprecationWarnings :: DeprecationWarningsghc-lib GHC.Rename.Env No documentation available.
AllDeprecationWarnings :: DeprecationWarningsghc-lib GHC.Rename.Utils No documentation available.
-
gogol Gogol Constraint kind for proving the scopes context contains one of the scopes necessary for authenticating the request, a.
uploadAndDownloadFile :: ( AllowRequest StorageObjectsInsert scopes , AllowRequest StorageObjectsGet scopes ) => Env scopes -> Text -> Object -> MediaType -> FilePath -> FilePath -> IO Object uploadAndDownloadFile env bucket object media src dst = do let put = newStorageObjectsInsert bucket (object { bucket = Just bucket }) get = newStorageObjectsGet bucket object body GBody media <$ HTTP.streamFile src runResourceT $ do _object <- upload env meta body stream <- download env meta Conduit.connect stream (Conduit.Combinators.sinkFileCautious dst)
See: SatisfyScope. -
gogol Gogol.Auth.Scope Constraint kind for proving the scopes context contains one of the scopes necessary for authenticating the request, a.
uploadAndDownloadFile :: ( AllowRequest StorageObjectsInsert scopes , AllowRequest StorageObjectsGet scopes ) => Env scopes -> Text -> Object -> MediaType -> FilePath -> FilePath -> IO Object uploadAndDownloadFile env bucket object media src dst = do let put = newStorageObjectsInsert bucket (object { bucket = Just bucket }) get = newStorageObjectsGet bucket object body GBody media <$ HTTP.streamFile src runResourceT $ do _object <- upload env meta body stream <- download env meta Conduit.connect stream (Conduit.Combinators.sinkFileCautious dst)
See: SatisfyScope. -
gogol-android-publisher Gogol.AndroidPublisher Object representation to describe all set of users. See: newAllUsers smart constructor.
AllUsers :: Maybe Bool -> AllUsersgogol-android-publisher Gogol.AndroidPublisher No documentation available.
-
gogol-android-publisher Gogol.AndroidPublisher.Types Object representation to describe all set of users. See: newAllUsers smart constructor.