• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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.

  1. formatStripPeriods :: Formatting -> Bool

    citeproc Citeproc.Types

    No documentation available.

  2. formatSuffix :: Formatting -> Maybe Text

    citeproc Citeproc.Types

    No documentation available.

  3. formatTextCase :: Formatting -> Maybe TextCase

    citeproc Citeproc.Types

    No documentation available.

  4. formatTextDecoration :: Formatting -> Maybe TextDecoration

    citeproc Citeproc.Types

    No documentation available.

  5. formatVerticalAlign :: Formatting -> Maybe VerticalAlign

    citeproc Citeproc.Types

    No documentation available.

  6. formatted :: Formatting -> [Output a] -> Output a

    citeproc Citeproc.Types

    No documentation available.

  7. forestCursorAddChildNodeSingleToNodeAtEndAndSelect :: (a -> b) -> a -> ForestCursor a b -> ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

  8. forestCursorAddChildNodeSingleToNodeAtPosAndSelect :: (a -> b) -> Int -> a -> ForestCursor a b -> ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

  9. forestCursorAddChildNodeSingleToNodeAtStartAndSelect :: (a -> b) -> a -> ForestCursor a b -> ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

  10. forestCursorAddChildNodeToNodeAtEndAndSelect :: (a -> b) -> a -> Forest b -> ForestCursor a b -> ForestCursor a b

    cursor Cursor.Forest

    No documentation available.

Page 96 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete