hxt-9.0.1: A collection of tools for processing XML with Haskell.
Text.XML.HXT.IO.GetFILE
Description
The GET method for file protocol
getStdinCont :: Bool -> IO (Either ([(String, String)], String) String)Source
getCont :: Bool -> String -> IO (Either ([(String, String)], String) String)Source