Skip to content
  • Rik Steenkamp's avatar
    Fix printing of an `IfacePatSyn` · 3801262e
    Rik Steenkamp authored and Ben Gamari's avatar Ben Gamari committed
    Now the existentially quantified type variables are printed
    at the correct location when printing a pattern synonym type
    from an `IfacePatSyn`. The function `pprIfaceContextMaybe`
    has been removed as it is no longer needed.
    
    Fixes #11524.
    
    Reviewers: austin, goldfire, thomie, bgamari, mpickering
    
    Reviewed By: bgamari
    
    Differential Revision: https://phabricator.haskell.org/D1958
    
    GHC Trac Issues: #11524
    3801262e