summaryrefslogtreecommitdiff
path: root/compiler/prelude/TysPrim.lhs
Commit message (Expand)AuthorAgeFilesLines
* TysPrim is now warning-freeIan Lynagh2008-04-131-20/+62
* (F)SLIT -> (f)sLit in TysPrimIan Lynagh2008-04-121-27/+27
* Another round of External Core fixesTim Chevalier2008-04-101-1/+1
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-1/+1
* Improve the situation for Trac #959: civilised warning instead of a trace msgsimonpj@microsoft.com2007-11-191-1/+3
* 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
* Store a SrcSpan instead of a SrcLoc inside a NameSimon Marlow2007-05-111-2/+2
* Add the primitive type Any, and use it for Dynamicssimonpj@microsoft.com2006-10-181-3/+54
* Module header tidyup, phase 1Simon Marlow2006-10-111-2/+3
* Interface file optimisation and removal of nameParentSimon Marlow2006-10-111-1/+0
* newtype fixes, coercions for non-recursive newtypes now optionalManuel M T Chakravarty2006-09-201-7/+3
* Remove argument variance info of tyconsManuel M T Chakravarty2006-09-181-27/+17
* the unlifted kindSimon Marlow2006-06-231-3/+8
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+392