summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Improved debugger outputSimon Peyton Jones2011-09-1419-87/+71
| | | | | | | It turns out that the new treatment of Integer literals means that the debugger can see an Integer value more often than before (it's a value not a thunk). That improves the debugger output; hence all these diffs.
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-066-2/+4
|
* Error message wibblesSimon Peyton Jones2011-09-022-2/+2
|
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-20197-0/+1980