summaryrefslogtreecommitdiff
path: root/compiler/main/Annotations.hs
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up the commit for Trac #3725Simon Peyton Jones2013-10-031-7/+9
| | | | | | | | | 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
* Beautify a few Binary instancesIan Lynagh2013-07-271-2/+3
|
* De-orphan a load of Binary instancesIan Lynagh2013-07-271-0/+14
|
* Clean and comment AnnotationsDavid Terei2012-03-231-0/+107