Skip to content
  • Simon Peyton Jones's avatar
    Simplify HsPatSynDetails · 7c69f111
    Simon Peyton Jones authored
    This is a pure refactoring.  Use HsConDetails to implement
    HsPatSynDetails, instead of defining a whole new data type.
    Less code, fewer types, all good.
    
    (cherry picked from commit 584cbd4a)
    7c69f111