#4879: Deprecate exports
---------------------------------+------------------------------------------
    Reporter:  basvandijk        |        Owner:              
        Type:  feature request   |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Compiler          |      Version:  7.0.1       
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by simonpj):

 How does this differ from what we have now?  You can say
 {{{
   {-# DEPRECATE lines "Exported from Data.String instead" #-}
 }}}
 in `Data.List` and it will work just as you say.   Maybe you can elaborate
 your proposal to say how it relates the current mechanisms?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4879#comment:1>
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