[commit: ghc] master: Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6. (b3e5a7b)
git at git.haskell.org
git at git.haskell.org
Tue Oct 7 13:52:54 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/b3e5a7b50428edc07d11ef4db316c20029f7a3df/ghc
>---------------------------------------------------------------
commit b3e5a7b50428edc07d11ef4db316c20029f7a3df
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Tue Oct 7 08:48:06 2014 -0500
Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.
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
>---------------------------------------------------------------
b3e5a7b50428edc07d11ef4db316c20029f7a3df
ghc/hschooks.c | 4 ----
libraries/base/tests/enum01.hs | 3 ---
libraries/base/tests/enum02.hs | 3 ---
libraries/base/tests/enum03.hs | 3 ---
libraries/base/tests/list001.hs | 3 ---
testsuite/tests/arityanal/Main.hs | 19 -------------------
testsuite/tests/concurrent/should_run/conc024.hs | 3 ---
testsuite/tests/concurrent/should_run/conc029.hs | 3 ---
testsuite/tests/concurrent/should_run/conc030.hs | 3 ---
testsuite/tests/concurrent/should_run/conc034.hs | 4 ----
.../concurrent/should_run/foreignInterruptible.hs | 3 ---
testsuite/tests/driver/T2464.hs | 3 ---
testsuite/tests/dynlibs/T4464B.c | 4 ----
testsuite/tests/ghci.debugger/HappyTest.hs | 10 ----------
testsuite/tests/numeric/should_run/T7014.hs | 3 ---
testsuite/tests/rts/testblockalloc.c | 4 ----
16 files changed, 75 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc b3e5a7b50428edc07d11ef4db316c20029f7a3df
More information about the ghc-commits
mailing list