[GHC] #11394: Base should use native Win32 IO on Windows

GHC ghc-devs at haskell.org
Fri May 4 07:35:12 UTC 2018


#11394: Base should use native Win32 IO on Windows
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Core Libraries    |              Version:  7.10.3
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Phyx-):

 Console part is implemented, file I/O is a bit more challenging to
 integrate as MIO isn't set up for asynchronous read/writes. It's taking a
 bit of time to iron out the correct interactions.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11394#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list