[GHC] #8529: Sequent reading from socket/connection on Windows fails

GHC ghc-devs at haskell.org
Wed Sep 24 17:01:17 UTC 2014


#8529: Sequent reading from socket/connection on Windows fails
-------------------------------------+-------------------------------------
              Reporter:  Heimdell    |            Owner:
                  Type:  bug         |           Status:  closed
              Priority:  normal      |        Milestone:
             Component:  None        |          Version:  7.4.2
            Resolution:  invalid     |         Keywords:  sockets, windows,
      Operating System:  Windows     |  read failure
       Type of failure:  Incorrect   |     Architecture:  Unknown/Multiple
  result at runtime                  |       Difficulty:  Unknown
             Test Case:              |       Blocked By:
              Blocking:              |  Related Tickets:
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => closed
 * resolution:   => invalid
 * component:  libraries/haskell2010 => None


Comment:

 Thank you for the report. This is however not a bug in GHC or one of the
 [https://www.haskell.org/ghc/docs/latest/html/libraries/index.html
 libraries] supplied with GHC. It is rather a problem in your code or in in
 one of the network libraries you are using. Please try asking on
 stackoverflow first, attaching you full program.

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


More information about the ghc-tickets mailing list