Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes to reflect changes in behavior of -XTypeOperators. | Iavor S. Diatchki | 2012-03-18 | 2 | -3/+6 |
* | Raft of wibbles after refactoring type-class constraint errors | Simon Peyton Jones | 2012-03-09 | 2 | -18/+12 |
* | Modified error output and new tests for PolyKinds commit | Simon Peyton Jones | 2012-03-02 | 2 | -2/+2 |
* | add missing file | Simon Marlow | 2012-03-01 | 1 | -0/+17 |
* | update ghci024 following changes to :set | Simon Marlow | 2012-03-01 | 2 | -8/+26 |
* | add a test for :seti | Simon Marlow | 2012-03-01 | 4 | -0/+86 |
* | Wibbles to error messages | Simon Peyton Jones | 2012-02-28 | 2 | -2/+2 |
* | test #5836 | Simon Marlow | 2012-02-13 | 3 | -0/+6 |
* | Add stdout for T5820 | Ian Lynagh | 2012-02-10 | 1 | -1/+4 |
* | Test Trac #5820 | Simon Peyton Jones | 2012-02-10 | 4 | -1/+10 |
* | Merge branch 'master' of http://darcs.haskell.org/testsuite | Simon Peyton Jones | 2012-01-16 | 2 | -0/+3 |
|\ | |||||
| * | Update tests after instances are moved out of Control.Monad.Instances | Ian Lynagh | 2012-01-14 | 2 | -0/+3 |
* | | Add Defer02.stdout | Simon Peyton Jones | 2012-01-16 | 1 | -0/+64 |
|/ | |||||
* | Lots of error message wibbling, following the | Simon Peyton Jones | 2012-01-12 | 9 | -16/+130 |
* | Get the value of $(AR) from ghc --info | Simon Marlow | 2011-12-13 | 1 | -2/+2 |
* | #5371 is now fixed, re-enable ghcilink{001,004} on mingw32 | Simon Marlow | 2011-12-01 | 1 | -6/+2 |
* | Error message modifications for the new constraint solver. | Dimitrios Vytiniotis | 2011-11-16 | 1 | -8/+8 |
* | fix test on Windows | Simon Marlow | 2011-11-09 | 1 | -6/+10 |
* | ghci038 is expect_broken(5289) on Windows | Simon Marlow | 2011-11-09 | 1 | -1/+5 |
* | Add test for a bug in the byte code generator | Simon Marlow | 2011-11-02 | 3 | -0/+5010 |
* | Merge branch 'master' of http://darcs.haskell.org/testsuite | Simon Peyton Jones | 2011-10-25 | 4 | -0/+16 |
|\ | |||||
| * | test for #5564 | Simon Marlow | 2011-10-25 | 4 | -0/+16 |
* | | Test :kind and :kind! commands | Simon Peyton Jones | 2011-10-25 | 4 | -0/+17 |
|/ | |||||
* | Test Trac #5566 | Simon Peyton Jones | 2011-10-22 | 4 | -0/+21 |
* | Wibble to error message | Simon Peyton Jones | 2011-10-21 | 1 | -0/+2 |
* | Test Trac #5557 | Simon Peyton Jones | 2011-10-21 | 3 | -0/+7 |
* | add missing file | Simon Marlow | 2011-10-19 | 1 | -0/+2 |
* | add test for #5545 | Simon Marlow | 2011-10-18 | 3 | -0/+3 |
* | Fix some tests following the removal of Num's superclasses | Ian Lynagh | 2011-10-12 | 1 | -2/+2 |
* | add a test for foreign imports in GHCi | Simon Marlow | 2011-10-06 | 5 | -0/+20 |
* | Tweak ghci032 | Ian Lynagh | 2011-10-05 | 2 | -2/+4 |
* | Wibbles to error messages following fix to Outputable.quotes | Simon Peyton Jones | 2011-09-29 | 1 | -1/+1 |
* | Fix ghci038 on Windows | Ian Lynagh | 2011-09-25 | 2 | -10/+10 |
* | Revert "Remove quotes from echo'd comments in GHCi script" | Simon Peyton Jones | 2011-09-23 | 1 | -2/+2 |
* | Remove quotes from echo'd comments in GHCi script | Simon Peyton Jones | 2011-09-23 | 1 | -2/+2 |
* | update error messages | Simon Marlow | 2011-09-21 | 3 | -11/+13 |
* | add test for a bug with :force | Simon Marlow | 2011-09-21 | 2 | -0/+10 |
* | Test cases for GHCi data, class, etc. | Daniel Winograd-Cort | 2011-09-21 | 43 | -11/+332 |
* | Improved debugger output | Simon Peyton Jones | 2011-09-14 | 1 | -1/+1 |
* | Fix some more written-but-not-cleaned files | Ian Lynagh | 2011-09-06 | 4 | -2/+3 |
* | Fix some more written-but-not-cleaned files | Ian Lynagh | 2011-09-04 | 6 | -28/+5 |
* | Fix some more written-but-not-cleaned files | Ian Lynagh | 2011-09-04 | 3 | -1/+4 |
* | Error message wibbles | Simon Peyton Jones | 2011-09-02 | 1 | -2/+0 |
* | Merge branch 'master' of http://darcs.haskell.org/testsuite | Simon Peyton Jones | 2011-09-02 | 5 | -36/+53 |
|\ | |||||
| * | Stop ghci025 sharing files with prog001 | Ian Lynagh | 2011-09-01 | 5 | -24/+41 |
| * | Remove ^Ms from ghci025.script | Ian Lynagh | 2011-09-01 | 1 | -27/+27 |
* | | Error message wibbles | Simon Peyton Jones | 2011-09-02 | 7 | -63/+63 |
|/ | |||||
* | Add a test for ":show imports" | Simon Marlow | 2011-09-01 | 5 | -0/+81 |
* | accept output | Simon Marlow | 2011-08-26 | 2 | -4/+1 |
* | Follow ghc-prim changes | Ian Lynagh | 2011-08-26 | 1 | -1/+1 |