#5881: Type synonyms of promoted types break across library boundaries?
------------------------------+---------------------------------------------
 Reporter:  bjornbm           |          Owner:                  
     Type:  bug               |         Status:  new             
 Priority:  normal            |      Component:  Compiler        
  Version:  7.4.1             |       Keywords:  PolyKinds       
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown      |       Testcase:                  
Blockedby:                    |       Blocking:                  
  Related:                    |  
------------------------------+---------------------------------------------

Comment(by simonpj@…):

 commit 47a9a997bde96e99a4b112c70bf953987a220fd1
 {{{
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Mon Mar 5 09:27:28 2012 +0000

     Deal with promoted DataCons in interface files (fixes Trac #5881)

  compiler/iface/TcIface.lhs |    9 +++++++--
  1 files changed, 7 insertions(+), 2 deletions(-)
 }}}

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