hS3-0.5.3: Interface to Amazon's Simple Storage Service (S3)Source codeContentsIndex
Network.AWS.ArrowUtils
Description
Helper functions for working with HXT. Scraped from haskell.org.
Documentation
split :: Arrow a => a b (b, b)Source
unsplit :: Arrow a => (b -> c -> d) -> a (b, c) dSource
atTag :: ArrowXml a => String -> a (NTree XNode) XmlTreeSource
text :: ArrowXml cat => cat (NTree XNode) StringSource
Produced by Haddock version 2.6.1