Update the wired-in name for Data.String.IsString
[ghc-hetmet.git] / compiler / prelude / PrelNames.lhs
2007-03-14 Brian AllietUpdate the wired-in name for Data.String.IsString
2007-03-03 Ian LynaghUse Data.String rather than GHC.Base for IsString/fromS...
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2006-12-16 Pepe IborraFix an overlapping of uniques in PrelNames
2006-12-10 Pepe IborraClosure inspection in GHCi
2006-12-10 Pepe IborraThe breakpoint primitive
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-10-04 simonpj@microsoft.comComments only
2006-09-29 simonpj@microsoft.comRemove Linear Implicit Parameters, and all their works
2006-09-23 simonpj@microsoft.comRemove dead code concerning coercions from TypeRep
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowremove unused bits, mostly to do with the Addr type
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-02 LemmihbreakpointCond
2006-04-18 Simon Marlowremove vestiges of ByteArray and MutableByteArray,...
2006-04-07 Simon MarlowReorganisation of the source tree