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.
formattedRowSpan :: Lens' FormattedCell Intxlsx Codec.Xlsx.Formatted No documentation available.
formattedStyleSheet :: Formatted -> StyleSheetxlsx Codec.Xlsx.Formatted The final stylesheet; see _xlStyles (and renderStyleSheet)
formulaDataFromCursor :: Cursor -> [(CellFormula, Maybe (SharedFormulaIndex, SharedFormulaOptions))]xlsx Codec.Xlsx.Types.Cell No documentation available.
formatListBlankHead :: (Attribute name, C string) => [T name string] -> ShowSxml-basic Text.XML.Basic.Attribute Each attribute is preceded by a space, that is there is a space between adjacent attributes and one leading space.
forestPost :: forall (v :: Type -> Type) a . Vector v a => [Tree a] -> Forest 'Post v aForestStructures Data.Forest.Static Construct a post-ordered forest.
forestPre :: forall (v :: Type -> Type) a . Vector v a => [Tree a] -> Forest 'Pre v aForestStructures Data.Forest.Static Construct a pre-ordered forest.
-
ForestStructures Data.Forest.Static Given a forest, return the list of trees that constitue the forest.
-
ForestStructures Data.Forest.Static Construct a static Forest with a tree traversal function. I.e. forestWith preorderF trees will construct a pre-order forest from the list of trees. Siblings span trees in the forest!
forceBold :: FontStructure -> !BoolHPDF Graphics.PDF.Fonts.FontTypes No documentation available.
forceNewLine :: Style s => Para s ()HPDF Graphics.PDF.Typesetting For a newline and end the current paragraph