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.
offsetStgCatchRetryFrameAltCode :: WordOffsetghc-heap GHC.Exts.Stack.Constants No documentation available.
offsetStgCatchRetryFrameRunningAltCode :: WordOffsetghc-heap GHC.Exts.Stack.Constants No documentation available.
offsetStgCatchRetryFrameRunningFirstCode :: WordOffsetghc-heap GHC.Exts.Stack.Constants No documentation available.
-
ghc-heap GHC.Exts.Stack.Constants No documentation available.
transactionNoRetry :: IsolationLevel -> Mode -> Transaction a -> Session ahasql-transaction Hasql.Transaction.Sessions Execute the transaction but do not retry it on errors.
drRetryPolicyDefault :: RetryPolicyhttp-download Network.HTTP.Download Default to retrying seven times with exponential backoff starting from one hundred milliseconds. This means the tries will occur after these delays if necessary:
- 0.1s
- 0.2s
- 0.4s
- 0.8s
- 1.6s
- 3.2s
- 6.4s
setRetryPolicy :: RetryPolicy -> DownloadRequest -> DownloadRequesthttp-download Network.HTTP.Download Set the retry policy to be used when downloading.
drRetryPolicyDefault :: RetryPolicyhttp-download Network.HTTP.Download.Verified Default to retrying seven times with exponential backoff starting from one hundred milliseconds. This means the tries will occur after these delays if necessary:
- 0.1s
- 0.2s
- 0.4s
- 0.8s
- 1.6s
- 3.2s
- 6.4s
setRetryPolicy :: RetryPolicy -> DownloadRequest -> DownloadRequesthttp-download Network.HTTP.Download.Verified Set the retry policy to be used when downloading.
-
http2 Network.HPACK.Token No documentation available.