summaryrefslogtreecommitdiff
path: root/compiler/iface/LoadIface.lhs
Commit message (Expand)AuthorAgeFilesLines
...
* Module header tidyup, phase 1Simon Marlow2006-10-111-46/+31
* Interface file optimisation and removal of nameParentSimon Marlow2006-10-111-87/+16
* Rough matches for family instancesManuel M T Chakravarty2006-10-101-20/+28
* Fix up the typechecking of interface files during --makesimonpj@microsoft.com2006-10-061-21/+17
* Trim imports, and remove some dead codesimonpj@microsoft.com2006-09-231-2/+1
* Remove duplicate call to getDOptssimonpj@microsoft.com2006-09-221-2/+1
* Import/export of data constructors in family instancesManuel M T Chakravarty2006-09-201-6/+15
* Get of fam inst index in ifacesManuel M T Chakravarty2006-09-201-3/+2
* ATs are now implicitTyThingsManuel M T Chakravarty2006-09-201-12/+4
* Straightened out implicit coercions for indexed typesManuel M T Chakravarty2006-09-201-7/+21
* Fixed two bugs concerning faniliesManuel M T Chakravarty2006-09-201-3/+21
* Flip direction of newtype coercions, fix some commentsManuel M T Chakravarty2006-09-201-2/+1
* Remove mi_package from moved pprModIfaceManuel M T Chakravarty2006-09-201-3/+0
* Massive patch for the first months work adding System FC to GHC #20Manuel M T Chakravarty2006-09-201-18/+144
* A class in an interface file defines the CoTyCon of its class tyocnsimonpj@microsoft.com2006-07-131-1/+4
* reformat importSimon Marlow2006-09-131-2/+3
* minor reformattingSimon Marlow2006-09-131-6/+9
* Improve the "could not find module" error messageSimon Marlow2006-08-111-7/+5
* don't qualify module name for importedSrcLocSimon Marlow2006-08-111-1/+2
* Generalise Package SupportSimon Marlow2006-07-251-82/+75
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+582