#2760: Data.Generics.Basics.mkNorepType spelled wrong
----------------------------------+-----------------------------------------
    Reporter:  guest              |        Owner:  dreixel         
        Type:  bug                |       Status:  assigned        
    Priority:  normal             |    Milestone:  6.12 branch     
   Component:  libraries (other)  |      Version:  6.10.1          
    Severity:  minor              |   Resolution:                  
    Keywords:                     |   Difficulty:  Unknown         
    Testcase:                     |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple   |  
----------------------------------+-----------------------------------------
Changes (by dreixel):

  * status:  new => assigned
  * owner:  jose magalhaes => dreixel
  * summary:  Data.Generics.Basics.mkNoreptype spelled wrong =>
              Data.Generics.Basics.mkNorepType spelled wrong

Comment:

 I marked mkNorepType as deprecated and introduced a new functions
 mkNoRepType. Also replaced the uses of mkNorepType in GHC by mkNoRepType
 to avoid deprecated warnings.

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