Another round of External Core fixes
[ghc-hetmet.git] / compiler / prelude / TysPrim.lhs
2008-04-10 Tim ChevalierAnother round of External Core fixes
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2007-11-19 simonpj@microsoft.comImprove the situation for Trac #959: civilised warning...
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-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-09-18 Manuel M T ChakravartyRemove argument variance info of tycons
2006-06-23 Simon Marlowthe unlifted kind
2006-04-07 Simon MarlowReorganisation of the source tree