Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expunge #ifdef and #ifndef from the codebase | John Ericson | 2019-07-14 | 1 | -1/+1 |
* | Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6. | Thomas Miedema | 2014-10-07 | 1 | -3/+0 |
* | Adapt to removal of catch from Prelude | Simon Marlow | 2012-07-09 | 1 | -2/+3 |
* | make the test fail if the sleep doesn't get interrupted (#5471) | Simon Marlow | 2011-10-10 | 1 | -0/+7 |
* | Add InterruptibleFFI extension | Simon Marlow | 2011-07-21 | 1 | -1/+1 |
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 1 | -0/+32 |