Zubin pushed to branch wip/9.10.3-backports at Glasgow Haskell Compiler / GHC

Commits:

2 changed files:

Changes:

  • compiler/GHC/Core/TyCon.hs
    ... ... @@ -2659,6 +2659,7 @@ tyConStupidTheta :: TyCon -> [PredType]
    2659 2659
     tyConStupidTheta tc@(TyCon { tyConDetails = details })
    
    2660 2660
       | AlgTyCon {algTcStupidTheta = stupid} <- details = stupid
    
    2661 2661
       | PrimTyCon {} <- details                         = []
    
    2662
    +  | PromotedDataCon {} <- details                   = []
    
    2662 2663
       | otherwise = pprPanic "tyConStupidTheta" (ppr tc)
    
    2663 2664
     
    
    2664 2665
     -- | Extract the 'TyVar's bound by a vanilla type synonym
    

  • utils/haddock
    1
    -Subproject commit f6116257ff838bb0b9def2c49d2f629756527ad2
    1
    +Subproject commit 050fe4bbb455fb6b79e02afc7567f3a246fea5ea