Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
stepOn :: StringBuffer -> StringBufferghc GHC.Data.StringBuffer Return a StringBuffer with the first UTF-8 character removed (analogous to tail). Warning: The behavior is undefined if the StringBuffer is empty. The result shares the same buffer as the original.
stepUnique :: Unique -> Word64 -> Uniqueghc GHC.Types.Unique No documentation available.
stepConn :: Connection -> Statement -> IO StepResultpersistent-sqlite Database.Sqlite Execute a database statement. This function uses the Connection passed to it to give better error messages than step.
-
lucid Lucid.Html5 The step attribute.
-
retry Control.Retry A version of recovering that tries to run the action only a single time. The control will return immediately upon both success and failure. Useful for implementing retry logic in distributed queues and similar external-interfacing systems.
-
retry UnliftIO.Retry A version of recovering that tries to run the action only a single time. The control will return immediately upon both success and failure. Useful for implementing retry logic in distributed queues and similar external-interfacing systems.
-
deriving-compat Data.Deriving.Internal No documentation available.
stepNextMF :: Index ix => ix -> ix -> ix -> (Int -> Int -> Bool) -> (Maybe ix -> f a) -> f amassiv Data.Massiv.Core.Index A single step in iteration
stepStartAdjust :: Int -> Int -> Intmassiv Data.Massiv.Core.Index Helper for adjusting stride of a chunk
stepApply :: Step a -> String -> Step afilepattern System.FilePattern