logo       

Incomplete documentation: msg#00130

lang.haskell.glasgow.bugs

Subject: Incomplete documentation

Hi,

Taking a look at:
http://haskell.org/ghc/docs/latest/html/libraries/base/GHC-ConsoleHandler.html#v%3AinstallHandler

On Windows this has the members:
data ConsoleEvent = ControlC | Break | Close | Logoff | Shutdown
data Handler = Default | Ignore | Catch (ConsoleEvent -> IO ())
flushConsole :: GHC.IOBase.Handle -> IO ()
installHandler :: Handler -> IO Handler

In the docs it has nothing. By not providing documentation, its much
harder for people to use the functions, if they can even figure out
they exist.

Thanks

Neil


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise