summaryrefslogtreecommitdiff
path: root/compiler/prelude/TysWiredIn.lhs
Commit message (Expand)AuthorAgeFilesLines
* Move the Char datatype into ghc-primIan Lynagh2008-08-051-2/+2
* Move the [] definion from base to ghc-primIan Lynagh2008-08-051-3/+3
* Add 123## literals for Word#Ian Lynagh2008-04-231-0/+12
* TysWiredIn is now warning-freeIan Lynagh2008-04-131-24/+61
* (F)SLIT -> (f)sLit in TysWiredInIan Lynagh2008-04-121-20/+18
* Follow library changesIan Lynagh2008-03-231-3/+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
* Generating synonym instance representation tyconsManuel M T Chakravarty2007-04-251-1/+1
* Retrieving the datacon of an arbitrary closurePepe Iborra2006-12-101-0/+2
* Cosmetics onlysimonpj@microsoft.com2006-11-101-1/+1
* Add the primitive type Any, and use it for Dynamicssimonpj@microsoft.com2006-10-181-17/+0
* Interface file optimisation and removal of nameParentSimon Marlow2006-10-111-17/+14
* Introduce coercions for data instance declsManuel M T Chakravarty2006-09-201-1/+0
* Extend TyCons and DataCons to represent data instance declsManuel M T Chakravarty2006-09-201-1/+4
* Remove argument variance info of tyconsManuel M T Chakravarty2006-09-181-10/+8
* Massive patch for the first months work adding System FC to GHC #28Manuel M T Chakravarty2006-08-041-4/+36
* Generalise Package SupportSimon Marlow2006-07-251-17/+17
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+549