summaryrefslogtreecommitdiff
path: root/compiler/types/Class.lhs
Commit message (Expand)AuthorAgeFilesLines
* Better error message for fundep conflictsimonpj@microsoft.com2008-12-011-5/+5
* (F)SLIT -> (f)sLit in ClassIan Lynagh2008-04-121-4/+2
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-0/+1
* Fixed warnings in types/ClassTwan van Laarhoven2008-01-251-7/+4
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* More import tidying and fixing the stage 2 buildSimon Marlow2006-10-111-5/+7
* Extend Class.Class to include the TyCons of ATsManuel M T Chakravarty2006-09-201-16/+21
* Massive patch for the first months work adding System FC to GHC #35Manuel M T Chakravarty2006-08-041-2/+10
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+164