Use a primop for getting the fields of the AP_STACK rather than an FFI call
[ghc-hetmet.git] / compiler / main / InteractiveEval.hs
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