summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/HappyTest.hs
Commit message (Collapse)AuthorAgeFilesLines
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.Thomas Miedema2014-10-071-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 errorAustin Seipp2013-09-291-4/+4
| | | | | | Issue #8022 Signed-off-by: Austin Seipp <austin@well-typed.com>
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-181-3/+3
|
* Trailing whitespacesJan Stolarek2013-09-181-23/+23
|
* Fix most AMP warnings.Austin Seipp2013-09-081-0/+10
| | | | | Authored-by: David Luposchainsky <dluposchainsky@gmail.com> Signed-off-by: Austin Seipp <aseipp@pobox.com>
* HappyTest needs MagicHashIan Lynagh2013-02-111-1/+1
|
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+525