#4422: Export String from Data.String
---------------------------------+------------------------------------------
    Reporter:  basvandijk        |        Owner:              
        Type:  proposal          |       Status:  patch       
    Priority:  normal            |    Milestone:  Not GHC     
   Component:  libraries/base    |      Version:  6.12.3      
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by basvandijk):

  * status:  new => patch


Comment:

 The consensus was that all proposals should be applied:

  1. Export `String` from `Data.String`.
  2. Unexport `String` from `Data.Char`.
  3. Export the `String` operations: `lines`, `words`, `unlines` and
 `unwords` from `Data.String`.

 We leave the 4th proposal for later: Unexport the `String` operations:
 `lines`, `words`, `unlines` and `unwords` from `Data.List`.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to