hxt-9.3.1.9: A collection of tools for processing XML with Haskell.

Portabilityportable
Stabilitystable
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Safe HaskellNone

Text.XML.HXT.IO.GetFILE

Description

The GET method for file protocol

Documentation

getStdinCont :: Bool -> IO (Either ([(String, String)], String) ByteString)Source

getCont :: Bool -> String -> IO (Either ([(String, String)], String) ByteString)Source