Big tidy-up of deriving code
[ghc-hetmet.git] / compiler / stranal /
2006-11-10 simonpj@microsoft.comComments and cosmetics only
2006-11-01 simonpj@microsoft.comFix a long-standing but obscure bug in worker-wrapper...
2006-10-12 simonpj@microsoft.comComments only
2006-09-20 Manuel M T ChakravartyFlip direction of newtype coercions, fix some comments
2006-09-20 Manuel M T ChakravartyClean up unused imports, definitions and arguments
2006-09-20 Manuel M T Chakravartyfix some coercion kind representation things, extend...
2006-09-20 Manuel M T Chakravartyfinished product unboxing through newtypes and proper...
2006-09-20 Manuel M T Chakravartytowards unboxing through newtypes
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-05-22 simonpj@microsoft.comPrune imports
2006-05-17 simonpj@microsoft.comRetain InlinePragInfo on wrappers
2006-05-08 simonpj@microsoft.comRemove NOINLINE strictness hack
2006-04-07 Simon MarlowReorganisation of the source tree