Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't fail when cleaning if cabal-bin doesn't exist | Ian Lynagh | 2008-07-29 | 1 | -1/+1 |
* | fixes required after changes in #1205 | Simon Marlow | 2008-07-28 | 8 | -60/+60 |
* | fix some tests on Windows | Simon Marlow | 2008-07-28 | 5 | -12/+44 |
* | windows-specific output for this test | Simon Marlow | 2008-07-28 | 1 | -0/+16 |
* | use absolute path to ghc-pkg | Simon Marlow | 2008-07-28 | 1 | -1/+1 |
* | add tests for #2248 | Simon Marlow | 2008-07-28 | 2 | -0/+20 |
* | We need to tell Cabal that WinCBindings is a module of the timeout program | Ian Lynagh | 2008-07-24 | 1 | -0/+1 |
* | Build the timeout program with Cabal | Ian Lynagh | 2008-07-23 | 3 | -35/+56 |
* | Add a test for unrecognised pragmas | Ian Lynagh | 2008-07-20 | 3 | -0/+12 |
* | Update output | Ian Lynagh | 2008-07-20 | 1 | -0/+1 |
* | Update the driver200 test to use the new -opt-dep flag replacements | Ian Lynagh | 2008-07-22 | 1 | -3/+3 |
* | Add a test for the WARNING pragma | Ian Lynagh | 2008-07-20 | 4 | -0/+37 |
* | Update output | Ian Lynagh | 2008-07-19 | 3 | -6/+6 |
* | Use the right ghc-pkg program | Ian Lynagh | 2008-07-19 | 1 | -2/+1 |
* | The hs-boot output has improved (although I'm not actually sure why) | Ian Lynagh | 2008-07-17 | 1 | -3/+0 |
* | Follow changes in GHC's build system | Ian Lynagh | 2008-07-13 | 1 | -5/+2 |
* | Type families: GADT instances for data families (#1968) | Manuel M T Chakravarty | 2008-07-15 | 2 | -0/+7 |
* | Type families: test for 1st half of #2203 | Manuel M T Chakravarty | 2008-07-15 | 4 | -2/+23 |
* | Type families: T2157 | Manuel M T Chakravarty | 2008-07-15 | 4 | -1/+13 |
* | add test for #2302 | Simon Marlow | 2008-07-14 | 3 | -0/+4 |
* | update output (line-length changes in pretty printer) | Simon Marlow | 2008-07-14 | 6 | -15/+20 |
* | Update ghci024 for PostfixOperators | Ian Lynagh | 2008-07-12 | 1 | -0/+1 |
* | FIX boottestsuite build failure | Simon Marlow | 2008-07-11 | 1 | -0/+3 |
* | update output | Simon Marlow | 2008-07-11 | 2 | -2/+2 |
* | add test for threadStatus | Simon Marlow | 2008-07-10 | 3 | -0/+22 |
* | fixes to this test | Simon Marlow | 2008-07-10 | 2 | -2/+1 |
* | add tests for #1048 | Simon Marlow | 2008-07-09 | 4 | -2/+29 |
* | update; *sigh* this test is so fragile | Simon Marlow | 2008-07-09 | 1 | -0/+1 |
* | add test for #1103 | Simon Marlow | 2008-07-09 | 2 | -0/+17 |
* | add test for #1357 | Simon Marlow | 2008-07-09 | 3 | -0/+10 |
* | remove .o and .hi files beforehand | Simon Marlow | 2008-07-09 | 2 | -0/+2 |
* | Test cases for #1900 & #1999 | Manuel M T Chakravarty | 2008-07-09 | 5 | -0/+44 |
* | Types families: clean up, part 2 | Manuel M T Chakravarty | 2008-07-09 | 1 | -1/+1 |
* | Type families: clean up | Manuel M T Chakravarty | 2008-07-08 | 6 | -15/+14 |
* | FIX BUILD | Simon Marlow | 2008-07-07 | 1 | -0/+2 |
* | add another test for #1736, and mark pragma001/pragma002 as fixed in 6.9 | Simon Marlow | 2008-07-07 | 2 | -1/+12 |
* | Test for Trac #2386 | simonpj | 2008-07-07 | 5 | -0/+35 |
* | Test for Trac #2414 | simonpj | 2008-07-07 | 3 | -0/+17 |
* | add -ignore-dot-ghci | Simon Marlow | 2008-07-04 | 1 | -1/+1 |
* | add test from #2317 | Simon Marlow | 2008-06-19 | 4 | -0/+41 |
* | Update outputs | Ian Lynagh | 2008-07-03 | 15 | -36/+36 |
* | Add a test tcfail202 for trac #2307 | Ian Lynagh | 2008-07-03 | 3 | -0/+21 |
* | Test Trac #2307 | simonpj | 2008-07-01 | 3 | -0/+20 |
* | Test for Trac #2409 | simonpj | 2008-07-01 | 2 | -0/+12 |
* | Test for Trac 2378 | simonpj | 2008-07-01 | 2 | -0/+11 |
* | Update output | simonpj | 2008-07-01 | 38 | -153/+171 |
* | Test for Trac #2358 | simonpj | 2008-06-14 | 3 | -0/+23 |
* | Add a test that apparently made the typechecker loop (around Feb 08) | simonpj | 2008-06-27 | 3 | -0/+35 |
* | More cleanup fixes | Ian Lynagh | 2008-06-29 | 6 | -13/+30 |
* | Remove uses of clean_o_hi | Ian Lynagh | 2008-06-28 | 36 | -100/+215 |