ftphs-1.0.0: FTP Client and Server LibraryContentsIndex
Network.FTP.Server.Parser
Portabilitysystems with networking
Stabilityprovisional
MaintainerJohn Goerzen <jgoerzen@complete.org>
Description

This module provides a parser that is used internally by Network.FTP.Server. You almost certainly do not want to use this module directly. Use Network.FTP.Server instead.

Written by John Goerzen, jgoerzen@complete.org

Documentation
parseCommand :: Handle -> IO (Either ParseError (String, String))
Produced by Haddock version 0.8