Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
firstMoment :: C y => T y -> ysynthesizer-core Synthesizer.Plain.Analysis No documentation available.
firstMoment :: C y => T y -> ysynthesizer-core Synthesizer.State.Analysis No documentation available.
requestMethod :: Request -> Methodwebgear-core WebGear.Core.Request See requestMethod
so_lastMarker :: SparkOptions -> BoolChart Graphics.Rendering.Chart.SparkLine display last marker
constM :: Functor m => m b -> Automaton m a bautomaton Data.Automaton Produce output effectfully, without keeping internal state
hoistMaybe :: forall (m :: Type -> Type) b . Applicative m => Maybe b -> MaybeT m bautomaton Data.Automaton.Trans.Maybe constM :: Functor m => m a -> StreamT m aautomaton Data.Stream Constantly perform the same effect, without remembering a state.
constM :: m a -> OptimizedStreamT m aautomaton Data.Stream.Optimized A stateless stream. This function is typically preferable over constM, since the optimized version doesn't create a state type.
constM :: Functor m => m a -> Recursive m aautomaton Data.Stream.Recursive Constantly perform the same effect, without remembering a state.
_xraySegmentHttpRequestMethod :: XRaySegmentHttpRequest -> !Maybe Textaws-xray-client Network.AWS.XRayClient.Segment The request method. For example, GET.