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

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. maybeAttr :: FromAttrBs a => ByteString -> AttrParser (Maybe a)

    xlsx Codec.Xlsx.Parser.Internal.Fast

    No documentation available.

  2. maybeAttrBs :: ByteString -> AttrParser (Maybe ByteString)

    xlsx Codec.Xlsx.Parser.Internal.Fast

    No documentation available.

  3. maybeChild :: ByteString -> ChildCollector (Maybe Node)

    xlsx Codec.Xlsx.Parser.Internal.Fast

    No documentation available.

  4. maybeElementVal :: FromAttrBs a => ByteString -> ChildCollector (Maybe a)

    xlsx Codec.Xlsx.Parser.Internal.Fast

    No documentation available.

  5. maybeFromChild :: FromXenoNode a => ByteString -> ChildCollector (Maybe a)

    xlsx Codec.Xlsx.Parser.Internal.Fast

    No documentation available.

  6. maybeParse :: ByteString -> (Node -> Either Text a) -> ChildCollector (Maybe a)

    xlsx Codec.Xlsx.Parser.Internal.Fast

    No documentation available.

  7. maybePlainValidationList :: ValidationType -> Maybe ValidationList

    xlsx Codec.Xlsx.Types.DataValidation

    Attempt to obtain a plain list expression

  8. maybeValidationRange :: ValidationType -> Maybe Range

    xlsx Codec.Xlsx.Types.DataValidation

    Attempt to obtain a range expression

  9. maybeCharRef :: T -> Maybe Int

    xml-basic Text.HTML.Basic.Character

    No documentation available.

  10. maybeEntityRef :: T -> Maybe String

    xml-basic Text.HTML.Basic.Character

    No documentation available.

Page 54 of many | Previous | Next

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