[GHC] #9149: Description of openFileBlocking is wrong
GHC
ghc-devs at haskell.org
Thu Jan 21 20:18:32 UTC 2016
#9149: Description of openFileBlocking is wrong
-------------------------------------+-------------------------------------
Reporter: edsko | Owner:
Type: bug | Status: merge
Priority: normal | Milestone: 8.0.1
Component: Documentation | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Documentation | Unknown/Multiple
bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => merge
* milestone: => 8.0.1
Comment:
You're right, I tested it.
Fixed in commit 4c4a0a52d3ca5befd2a632544e9541703007e356
{{{
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Thu Jan 21 21:16:05 2016 +0100
Fix docstring GHC.IO.Handle.FD.openFileBLocking
Fixes #4248.
}}}
That ticket number should have been #9149.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9149#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list