Skip to content
  • Simon Peyton Jones's avatar
    Tidy up the commit for Trac #3725 · 7996d8f4
    Simon Peyton Jones authored
    In particular, the mi_ann_fn field in ModIface was only being used
    totally locally in MkIface, so I made it local.
    
    Other than that I just refactored data types slightly,
      * Adding synonym Annotations.AnnPayload for the cryptic Serialized
      * Adding MkIface.IfaceIdExtras to common up some of the identical code
    7996d8f4