| Copyright | Copyright (C) 2008 Uwe Schmidt |
|---|---|
| License | MIT |
| Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
| Stability | stable |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
Text.XML.HXT.IO.GetFILE
Description
The GET method for file protocol
Documentation
getStdinCont :: Bool -> IO (Either ([(String, String)], String) ByteString) #