Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct checkStrictBinds for generalised type | archblob | 2014-08-19 | 1 | -0/+1 |
* | Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242) | Simon Peyton Jones | 2014-07-31 | 1 | -0/+1 |
* | Do not print the result of 'main' after invoking ':main' (fixes #9086). | Gintautas Miliauskas | 2014-07-07 | 1 | -0/+1 |
* | Pretty-print built in synonym families in interfaces | Joachim Breitner | 2014-06-07 | 1 | -1/+1 |
* | Test case for #9181 (:browse GHC.TypeLits panic) | Joachim Breitner | 2014-06-07 | 1 | -0/+1 |
* | Test case: GHCi uses UnicodeSyntax if the loaded file uses it. | Joachim Breitner | 2014-06-06 | 1 | -0/+1 |
* | Use UnicodeSyntax when printing | Joachim Breitner | 2014-06-06 | 1 | -0/+1 |
* | Do pretty-printing of TyThings via IfaceDecl (Trac #7730) | Simon Peyton Jones | 2014-06-03 | 1 | -0/+1 |
* | Require transformers for T5979 | Joachim Breitner | 2014-05-10 | 1 | -1/+1 |
* | Test Trac #8931 | Simon Peyton Jones | 2014-04-03 | 1 | -0/+1 |
* | Trac #8831 is fixed | Simon Peyton Jones | 2014-03-23 | 1 | -1/+1 |
* | Add test case for #8917 | Richard Eisenberg | 2014-03-22 | 1 | -0/+1 |
* | Mark test for #8831 as known-broken | Joachim Breitner | 2014-03-22 | 1 | -1/+1 |
* | testsuite: add test for #8831 | Austin Seipp | 2014-03-21 | 1 | -1/+1 |
* | Test case: :info Coercible in GHCi | Joachim Breitner | 2014-03-16 | 1 | -0/+1 |
* | Add test case for #8776 | Dr. ERDI Gergo | 2014-03-14 | 1 | -0/+2 |
* | Fix #8696 - don't generate static intra-package references. | Austin Seipp | 2014-02-24 | 1 | -0/+1 |
* | Eta expand data family instances before printing them | Simon Peyton Jones | 2014-01-17 | 1 | -0/+1 |
* | Test Trac #8649 | Simon Peyton Jones | 2014-01-10 | 1 | -0/+1 |
* | Test Trac #8579 | Simon Peyton Jones | 2014-01-03 | 1 | -0/+1 |
* | Test Trac #8640 | Simon Peyton Jones | 2014-01-03 | 1 | -0/+1 |
* | Test Trac #8639 (just the GHCi version) | Simon Peyton Jones | 2014-01-02 | 1 | -0/+1 |
* | Test Trac #8535 | Simon Peyton Jones | 2013-11-18 | 1 | -1/+2 |
* | Add test for #8485. | Richard Eisenberg | 2013-10-29 | 1 | -0/+1 |
* | Test Trac #8469 | Simon Peyton Jones | 2013-10-23 | 1 | -1/+1 |
* | Update test to reflect fix for #1201. | Geoffrey Mainland | 2013-10-04 | 1 | -1/+1 |
* | Test Trac #8383 | Simon Peyton Jones | 2013-10-04 | 1 | -0/+2 |
* | Test Trac #8357 | Simon Peyton Jones | 2013-10-03 | 1 | -0/+1 |
* | Mark those tests which depend on libraries not built when cross-compiling | Reid Barton | 2013-10-01 | 1 | -1/+1 |
* | Test Trac #8215 | Simon Peyton Jones | 2013-09-03 | 1 | -0/+1 |
* | Add test-case for #8172 | Herbert Valerio Riedel | 2013-08-27 | 1 | -0/+1 |
* | Add regression test for #8113 | Herbert Valerio Riedel | 2013-08-24 | 1 | -0/+1 |
* | Add a regression test (see #8116) | Austin Seipp | 2013-08-14 | 1 | -1/+1 |
* | Fix some testsuite cleaning; part of #7941 | Ian Lynagh | 2013-06-14 | 1 | -1/+1 |
* | Test Trac #7894 | Simon Peyton Jones | 2013-06-07 | 1 | -0/+1 |
* | Test Trac #7939 | Simon Peyton Jones | 2013-05-27 | 1 | -0/+1 |
* | Test Trac #7873 | Simon Peyton Jones | 2013-05-02 | 1 | -0/+1 |
* | Test Trac #7872 | Simon Peyton Jones | 2013-05-02 | 1 | -0/+1 |
* | Actually test T4175 | Simon Peyton Jones | 2013-04-22 | 1 | -0/+1 |
* | Test Trac #7586 | Simon Peyton Jones | 2013-04-16 | 1 | -0/+1 |
* | Fix ghci058 with dynamic GHC | Ian Lynagh | 2013-03-15 | 1 | -1/+2 |
* | Add a couple of tests for #7627 | Ian Lynagh | 2013-02-25 | 1 | -0/+2 |
* | Test Trac #7688 | Simon Peyton Jones | 2013-02-15 | 1 | -0/+1 |
* | Ticket #1845 is closed, so ghci024 presumably works on PPC/OSX now | Ian Lynagh | 2013-02-11 | 1 | -2/+1 |
* | More helper conversions | Ian Lynagh | 2013-02-11 | 1 | -1/+1 |
* | Convert more helper functions | Ian Lynagh | 2013-02-11 | 1 | -1/+1 |
* | Replace 'if_platform' and 'unless_platform' with 'platform' | Ian Lynagh | 2013-02-08 | 1 | -1/+1 |
* | Tidy up some tests | Ian Lynagh | 2013-02-03 | 1 | -1/+1 |
* | Use a proper executable (rather than a shell script) in T6106 | Ian Lynagh | 2013-02-03 | 1 | -1/+7 |
* | Tweak a comment to help vim's syntax highlighting | Ian Lynagh | 2013-01-26 | 1 | -1/+1 |