#6027: Allow changing fixity of new type operators
-------------------------------+--------------------------------------------
  Reporter:  atnnn             |          Owner:  pcapriotti      
      Type:  feature request   |         Status:  closed          
  Priority:  normal            |      Milestone:  7.6.1           
 Component:  Compiler          |        Version:  7.5             
Resolution:  fixed             |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by pcapriotti):

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


Comment:

 The implementation of `dataTcOccs` in the above commit is slightly
 different from that of the patch, since we have to avoid generating two
 results when looking up something which is already in the `TcClsName`
 namespace, as can happen using `:info` in GHCi (testcase ghci020 would
 break).

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