Re-working of the breakpoint support
[ghc-hetmet.git] / compiler / main / HscTypes.lhs
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-01-11 Pepe IborraThis patch teaches ghci to announce that a module has...
2007-01-11 simonpj@microsoft.comComments only
2007-01-11 simonpj@microsoft.comMake the LiberateCase transformation understand associa...
2006-12-10 Pepe IborraBreakpoint code instrumentation
2006-11-25 Ian LynaghAdd some Outputable instances
2006-11-22 simonpj@microsoft.comImprove recovery in hptRules
2006-11-02 simonpj@microsoft.comRemove unused lookupDeprec function
2006-11-01 sof@galois.comimport Maybes wibble
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-18 Manuel M T ChakravartyCross-module consistency check for family instances
2006-10-13 simonpj@microsoft.comMore refactoring in RnNames
2006-10-13 Manuel M T ChakravartyKeep track of family instance modules
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-06 simonpj@microsoft.comAvoid repeatedly loading GHC.Prim
2006-10-06 simonpj@microsoft.comImport trimming
2006-09-20 Manuel M T ChakravartyImport/export of data constructors in family instances
2006-09-20 Manuel M T ChakravartyATs are now implicitTyThings
2006-09-20 Manuel M T ChakravartyStraightened out implicit coercions for indexed types
2006-09-20 Manuel M T ChakravartyMake sure ATs are included into the temporary env for...
2006-09-20 Manuel M T ChakravartyExtend Class.Class to include the TyCons of ATs
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-08-23 Simon MarlowIn the Compiling/Skipping message, print ModuleNames...
2006-08-11 Simon MarlowImprove the "could not find module" error message
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowadd default cases
2006-07-04 Simon Marlowredundant import
2006-04-18 LemmihMake the initial rdr and type scope available in the...
2006-04-07 Simon MarlowReorganisation of the source tree