Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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
-
HaTeX Text.LaTeX.Base.Math For all symbol, <math>.
-
HaTeX Text.LaTeX.Packages.AMSMath For all symbol, <math>.
foreignlanguage :: LaTeXC l => Language -> l -> lHaTeX Text.LaTeX.Packages.Babel The function foreignlanguage takes two arguments; the second argument is a phrase to be typeset according to the rules of the language named in its first argument.
forceShutdown :: FrontendSession -> IO ()LambdaHack Game.LambdaHack.Client.UI.Frontend.Sdl No documentation available.
forkChild :: MVar [Async ()] -> IO () -> IO ()LambdaHack Game.LambdaHack.Common.Thread No documentation available.
forApplyEffect :: Effect -> BoolLambdaHack Game.LambdaHack.Content.ItemKind Whether the effect has a chance of exhibiting any potentially noticeable behaviour, except when the item is destroyed or combined. We assume at least one of OneOf effects must be noticeable.