Extra-1.46.1: A grab bag of modules.

Safe HaskellNone

Extra.Net

Synopsis

Documentation

webServerDirectoryContents :: ByteString -> [String]Source

Parse the text returned when a directory is listed by a web server. This is currently only known to work with Apache. NOTE: there is a second copy of this function in debian:Debian.URI. Please update both locations if you make changes.