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.
peekForever :: forall (m :: Type -> Type) i o . Monad m => ConduitT i o m () -> ConduitT i o m ()classy-prelude-yesod ClassyPrelude.Yesod Run a consuming conduit repeatedly, only stopping when there is no more data available from upstream.
-
classy-prelude-yesod ClassyPrelude.Yesod Run a consuming conduit repeatedly, only stopping when there is no more data available from upstream. In contrast to peekForever, this function will ignore empty chunks of data. So for example, if a stream of data contains an empty ByteString, it is still treated as empty, and the consuming function is not called.
keepForever :: Revision -> Maybe Boolgogol-drive Gogol.Drive Whether to keep this revision forever, even if it is no longer the head revision. If not set, the revision will be automatically purged 30 days after newer content is uploaded. This can be set on a maximum of 200 revisions for a file. This field is only applicable to files with binary content in Drive.
keepRevisionForever :: DriveFilesCopy -> Boolgogol-drive Gogol.Drive Whether to set the 'keepForever' field in the new head revision. This is only applicable to files with binary content in Google Drive. Only 200 revisions for the file can be kept forever. If the limit is reached, try deleting pinned revisions.
keepRevisionForever :: DriveFilesCreate -> Boolgogol-drive Gogol.Drive Whether to set the 'keepForever' field in the new head revision. This is only applicable to files with binary content in Google Drive. Only 200 revisions for the file can be kept forever. If the limit is reached, try deleting pinned revisions.
keepRevisionForever :: DriveFilesUpdate -> Boolgogol-drive Gogol.Drive Whether to set the 'keepForever' field in the new head revision. This is only applicable to files with binary content in Google Drive. Only 200 revisions for the file can be kept forever. If the limit is reached, try deleting pinned revisions.
keepRevisionForever :: DriveFilesCopy -> Boolgogol-drive Gogol.Drive.Files.Copy Whether to set the 'keepForever' field in the new head revision. This is only applicable to files with binary content in Google Drive. Only 200 revisions for the file can be kept forever. If the limit is reached, try deleting pinned revisions.
keepRevisionForever :: DriveFilesCreate -> Boolgogol-drive Gogol.Drive.Files.Create Whether to set the 'keepForever' field in the new head revision. This is only applicable to files with binary content in Google Drive. Only 200 revisions for the file can be kept forever. If the limit is reached, try deleting pinned revisions.
keepRevisionForever :: DriveFilesUpdate -> Boolgogol-drive Gogol.Drive.Files.Update Whether to set the 'keepForever' field in the new head revision. This is only applicable to files with binary content in Google Drive. Only 200 revisions for the file can be kept forever. If the limit is reached, try deleting pinned revisions.
keepForever :: Revision -> Maybe Boolgogol-drive Gogol.Drive.Types Whether to keep this revision forever, even if it is no longer the head revision. If not set, the revision will be automatically purged 30 days after newer content is uploaded. This can be set on a maximum of 200 revisions for a file. This field is only applicable to files with binary content in Drive.