Re-working of the breakpoint support
[ghc-hetmet.git] / compiler / ghci / Linker.lhs
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2007-03-08 wolfgang.thaller... Make constructor names in info tables position independent
2007-02-20 bjpop@csse.unimelb... Constructor names in info tables
2007-02-15 Pepe IborraFixed a bug in the datacon names extension in the dynam...
2007-01-30 Simon MarlowFix for #936
2006-12-20 Pepe IborraFix import lists
2006-12-18 Pepe IborraReplace association list in AddressEnv for a FiniteMap
2006-12-11 Pepe IborraFix an issue with lazyness in the closure viewer
2006-12-10 Pepe IborraPlaying with closures
2006-12-10 Pepe IborraRetrieving the datacon of an arbitrary closure
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-09-19 Simon Marlowremove old comment
2006-09-19 Simon Marlowunused import
2006-07-26 Simon Marlowfix parse error (merge-o, I think)
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-21 Simon MarlowAllow Template Haskell to be used with -prof
2006-04-18 LemmihFix minor bug in Linker.withExtendedLinkEnv
2006-04-07 Simon MarlowReorganisation of the source tree