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

Hoogle Search

Within LTS Haskell 23.22 (ghc-9.8.4)

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

  1. indexedCursorFromText_ :: Text -> IndexedCursor

    xml-indexed-cursor Text.XML.Cursor.Indexed

    Similar to indexedCursorFromByteString_ but uses parseText_ instead of parseLBS_.

  2. indexedCursorNodeIndex :: IndexedCursor -> NodeIndex

    xml-indexed-cursor Text.XML.Cursor.Indexed

    Get the NodeIndex from the IndexedNode pointed to by an IndexedCursor.

  3. toCursor :: (node -> [node]) -> node -> Cursor node

    xml-indexed-cursor Text.XML.Cursor.Indexed

    No documentation available.

Page 3 of many | Previous | Next

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