Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isEndOfParserInput :: forall (m :: Type -> Type) a . (Monad m, ParserInput a) => Parser a m Boolpipes-attoparsec Pipes.Attoparsec Like isEndOfInput, except that it also consumes and discards leading empty chunks.
appendonly :: MonadManaged managed => FilePath -> managed Handleturtle Turtle.Prelude backendOptions :: FormData a -> BackEnd awebgear-core WebGear.Core.MIMETypes No documentation available.
pEndOfInput :: forall (m :: Type -> Type) . Applicative m => ParserT m ()xmlbf Xmlbf Succeeds if all of the elements, attributes and text nodes have been consumed.
-
Chart Graphics.Rendering.Chart.Legend Legends can be constructed in two orientations: in rows (where we specify the maximum number of columns), and in columns (where we specify the maximum number of rows)
barLegendOptions :: BarOptions -> LegendOptionschart-svg Chart.Bar No documentation available.
-
chart-svg Chart.Hud Legend options
>>> defaultLegendOptions LegendOptions {legendSize = 0.3, buffer = 0.1, vgap = 0.2, hgap = 0.1, textStyle = Style {size = 0.16, borderSize = 1.0e-2, color = Colour 0.05 0.05 0.05 1.00, borderColor = Colour 0.02 0.29 0.48 1.00, scaleP = NoScaleP, textAnchor = AnchorMiddle, rotation = Nothing, translate = Nothing, escapeText = EscapeText, frame = Nothing, lineCap = Nothing, lineJoin = Nothing, dasharray = Nothing, dashoffset = Nothing, hsize = 0.6, vsize = 1.1, vshift = -0.25, glyphShape = SquareGlyph}, innerPad = 0.1, outerPad = 2.0e-2, frame = Just (Style {size = 6.0e-2, borderSize = 5.0e-3, color = Colour 0.05 0.05 0.05 0.00, borderColor = Colour 0.05 0.05 0.05 1.00, scaleP = NoScaleP, textAnchor = AnchorMiddle, rotation = Nothing, translate = Nothing, escapeText = EscapeText, frame = Nothing, lineCap = Nothing, lineJoin = Nothing, dasharray = Nothing, dashoffset = Nothing, hsize = 0.6, vsize = 1.1, vshift = -0.25, glyphShape = SquareGlyph}), place = PlaceRight, anchoring = 0.0, anchorTo = CanvasStyleSection, numStacks = 1, alignCharts = AlignRight, scaleChartsBy = 0.25, scaleP = ScalePX, legendCharts = []}
-
chart-svg Chart.Hud No documentation available.
defaultLegendOptions :: LegendOptionschart-svg Chart.Hud The official legend options
-
chart-svg Chart.Surface Legend specialization for a surface chart.