summaryrefslogtreecommitdiff
path: root/compiler/ghci/DebuggerUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix many ASSERT uses under Clang.Austin Seipp2013-06-181-2/+2
* Tidy up: move info-table related stuff to CmmInfoSimon Marlow2013-01-231-1/+1
* Remove the old codegenSimon Marlow2012-10-191-1/+1
* Make StgWord a portable type tooIan Lynagh2012-09-181-3/+12
* Remove unused importIan Lynagh2012-09-171-1/+0
* Move wORD_SIZE into platformConstantsIan Lynagh2012-09-161-2/+1
* Make -fscc-profiling a dynamic flagIan Lynagh2012-07-241-7/+6
* Pass DynFlags down to showSDocIan Lynagh2012-06-121-1/+3
* Fix #5289 (loading libstdc++.so in GHCi), and also fix some otherSimon Marlow2011-08-031-0/+129