Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. safeHead :: (?callStack :: CallStack) => String -> ListNE a -> a

    liquid-fixpoint Language.Fixpoint.Misc

    No documentation available.

  2. orHeader :: OutputResult -> Doc

    liquidhaskell-boot Language.Haskell.Liquid.UX.CmdLine

    The "header" like "LIQUID: SAFE", or "LIQUID: UNSAFE".

  3. msAddHeadingId :: MarkdownSettings -> Bool

    markdown Text.Markdown

    If True, an id attribute is added to the heading tag with the value equal to the text with only valid CSS identifier characters.

    ## Executive Summary
    
    <h2 id="executive-summary">Executive Summary</h2>
    
    Default: False Since 0.1.13

  4. BlockHeading :: Int -> inline -> Block inline

    markdown Text.Markdown.Block

    No documentation available.

  5. safeHeadG :: Foldable t => t a -> Maybe a

    monoid-insertleft Data.InsertLeft

    If a structure is empty, just returns Nothing.

  6. reqHead :: Req -> [Header]

    n2o Network.N2O.Types

    No documentation available.

  7. data PPMHeader

    netpbm Graphics.Netpbm

    Meta information about the image: The exact PPM format and dimensions.

  8. PPMHeader :: PPMType -> Int -> Int -> PPMHeader

    netpbm Graphics.Netpbm

    No documentation available.

  9. ppmHeader :: PPM -> PPMHeader

    netpbm Graphics.Netpbm

    No documentation available.

  10. simpleTableHeader :: SimpleTable -> [[Block]]

    pandoc-lua-marshal Text.Pandoc.Lua.Marshal.SimpleTable

    No documentation available.

Page 281 of many | Previous | Next