Flip direction of newtype coercions, fix some comments
[ghc-hetmet.git] / compiler / typecheck / TcInstDcls.lhs
2006-09-20 Manuel M T ChakravartyFlip direction of newtype coercions, fix some comments
2006-09-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-09-20 Manuel M T Chakravartysome bug-fixes, newtype deriving might work now
2006-09-20 Manuel M T Chakravartynewtype deriving still not working
2006-09-20 Manuel M T Chakravartynewtype deriving dicts, compiling at least
2006-09-20 Manuel M T Chakravarty..and a bit more
2006-09-20 Manuel M T ChakravartyMore on newtype deriving
2006-09-20 Manuel M T Chakravartytowards newtype deriving dicts
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-09-18 Manuel M T ChakravartyPartial changes for derived newtype instances
2006-09-15 Manuel M T ChakravartyFix migrated AT support
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-07-06 simonpj@microsoft.comTiny comment change (darcs test only)
2006-06-12 simonpj@microsoft.comMake scoped type variables work for default methods
2006-04-07 Simon MarlowReorganisation of the source tree