#2998: Expose the internals of the network library to make it more extensible
----------------------------------+-----------------------------------------
    Reporter:  tibbe              |        Owner:  igloo           
        Type:  proposal           |       Status:  reopened        
    Priority:  normal             |    Milestone:  Not GHC         
   Component:  libraries (other)  |      Version:  6.10.1          
    Severity:  normal             |   Resolution:                  
    Keywords:                     |   Difficulty:  Unknown         
    Testcase:                     |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple   |  
----------------------------------+-----------------------------------------
Changes (by tibbe):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 I've attached two more patches (see `move-the-throwsocketerror_-class-of-
 functions-into-the-internals-module_.dpatch`) that expose the
 `throwSocketErrorIf*` class of functions. The patch is split in two for
 easier reviewing. The first patch simply moves the functions to the
 `Internal` module. The second renames some of them and adds documentation.

 I've tested this on Mac OS X 10.5 and Windows (using MinGW/MSYS).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2998#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to