Add ASSERTs to all calls of nameModule
[ghc-hetmet.git] / compiler / prelude / TysWiredIn.lhs
2008-10-03 simonpj@microsoft.comAdd ASSERTs to all calls of nameModule
2008-07-31 Max BolingbrokeDocument TysWiredIn and follow OccName changes
2008-08-06 Ian LynaghMove Int, Float and Double into ghc-prim:GHC.Types
2008-08-05 Ian LynaghMove the Char datatype into ghc-prim
2008-08-05 Ian LynaghMove the [] definion from base to ghc-prim
2008-04-23 Ian LynaghAdd 123## literals for Word#
2008-04-13 Ian LynaghTysWiredIn is now warning-free
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in TysWiredIn
2008-03-23 Ian LynaghFollow library changes
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-04-25 Manuel M T ChakravartyGenerating synonym instance representation tycons
2006-12-10 Pepe IborraRetrieving the datacon of an arbitrary closure
2006-11-10 simonpj@microsoft.comCosmetics only
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-09-20 Manuel M T ChakravartyIntroduce coercions for data instance decls
2006-09-20 Manuel M T ChakravartyExtend TyCons and DataCons to represent data instance...
2006-09-18 Manuel M T ChakravartyRemove argument variance info of tycons
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree