Keep track of family instance modules
[ghc-hetmet.git] / compiler / typecheck / TcRnDriver.lhs
2006-10-13 Manuel M T ChakravartyKeep track of family instance modules
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 simonpj@microsoft.comDo not filter the type envt after each GHCi stmt
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-06 simonpj@microsoft.comImport trimming
2006-10-06 simonpj@microsoft.comImprove error message
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-18 bjorn@bringert.netNew syntax for stand-alone deriving. Implemented fully.
2006-10-04 simonpj@microsoft.comRemove redundant dump
2006-09-27 Simon MarlowMake printing of binding results optional in GHCi,...
2006-09-22 audreyt@audreyt.orgRepair "ghci" under FC+AT by handling AnnCast in byteco...
2006-09-20 Manuel M T ChakravartyImport/export of data constructors in family instances
2006-09-20 Manuel M T ChakravartyExtended TyCon and friends to represent family declarations
2006-09-20 Manuel M T ChakravartyFix a couple of stage-2 bogosities
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-19 Manuel M T ChakravartyAdapt TcRnDriver to moved tyThingToIfaceDecl
2006-09-17 simonpj@microsoft.comAdd a missing renamer dump (related to Template Haskell)
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-08-17 simonpj@microsoft.comMissing import for stage 2
2006-08-15 simonpj@microsoft.comAllow class and instance decls in hs-boot files
2006-07-25 Simon MarlowGeneralise Package Support
2006-05-08 simonpj@microsoft.comTrim imports
2006-04-18 LemmihMake the initial rdr and type scope available in the...
2006-04-07 Simon MarlowReorganisation of the source tree