Skip to content
  • Simon Peyton Jones's avatar
    Refactor RecordPatSynField, FieldLabel · 3dce4f2d
    Simon Peyton Jones authored
    This patch uses the named fields of
     * FieldLabel
     * RecordPatSynField
    in construction and pattern matching. The fields
    existed before, but we were often using positional notation.
    
    Also a minor refactor of the API of mkPatSynRecSelBinds
    
    No change in functionality
    3dce4f2d