#7451: Constraint and * should not be distinct in FC
---------------------------------+------------------------------------------
    Reporter:  simonpj           |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  high              |   Milestone:                  
   Component:  Compiler          |     Version:  7.7             
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonpj@…):

 commit c2430f0d336901ae17cf1452fb95adc5caa782b3
 {{{
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Mon Nov 26 11:56:56 2012 +0000

     Make Constraint and * look identical in Core (System FC)

     Fixes Trac #7451. See Note [Kind Constraint and kind *] in Kind.lhs.

  compiler/iface/IfaceType.lhs |    2 +-
  compiler/types/Kind.lhs      |   59
 +++++++++++++++++++++++++++--------------
  compiler/types/Type.lhs      |   18 ++++++++++--
  3 files changed, 55 insertions(+), 24 deletions(-)
 }}}

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