Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6. | Thomas Miedema | 2014-10-07 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | Summary: My understanding is that ghc 7.10 should be buildable with the last 3 versions of ghc, i.e 7.6, 7.8 and 7.10 itself. Test Plan: x Reviewers: austin Reviewed By: austin Subscribers: hvr, simonmar, ezyang, carter, thomie Differential Revision: https://phabricator.haskell.org/D254 | ||||
* | Fix fallout from making lazy unlifted bindings an error | Austin Seipp | 2013-09-29 | 1 | -4/+4 |
| | | | | | | Issue #8022 Signed-off-by: Austin Seipp <austin@well-typed.com> | ||||
* | Follow changes in comparison primops (see #6135) | Jan Stolarek | 2013-09-18 | 1 | -3/+3 |
| | |||||
* | Trailing whitespaces | Jan Stolarek | 2013-09-18 | 1 | -23/+23 |
| | |||||
* | Fix most AMP warnings. | Austin Seipp | 2013-09-08 | 1 | -0/+10 |
| | | | | | Authored-by: David Luposchainsky <dluposchainsky@gmail.com> Signed-off-by: Austin Seipp <aseipp@pobox.com> | ||||
* | HappyTest needs MagicHash | Ian Lynagh | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 1 | -0/+525 |