Store a SrcSpan instead of a SrcLoc inside a Name
[ghc-hetmet.git] / compiler / main / InteractiveEval.hs
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-05-11 Simon Marlowimprove :abandon, it wasn't properly terminating the...
2007-05-09 Simon MarlowFIX: Linker.getHValue should be linking in any dependen...
2007-05-03 Simon MarlowUse a primop for getting the fields of the AP_STACK...
2007-05-03 Simon MarlowAdd history/trace functionality to the GHCi debugger
2007-05-02 Simon MarlowRefactoring, tidyup and improve layering