|
Incomplete documentation: msg#00130lang.haskell.glasgow.bugs
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> |
|---|---|---|
| Previous by Date: | Re: [GHC] #870: extra commas accepted in import export lists, Neil Mitchell |
|---|---|
| Next by Date: | Re: [GHC] #870: extra commas accepted in import export lists, GHC |
| Previous by Thread: | [GHC] #870: extra commas accepted in import export lists, GHC |
| Next by Thread: | Re: Incomplete documentation, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |