[commit: testsuite] master: RtsFlags.h has gone away (it was deprecated) (7e3a703)

Simon Marlow marlowsd at gmail.com
Tue Apr 12 17:24:52 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/7e3a7032f3d40c1e55a9b0fa691d784d35abdc10

>---------------------------------------------------------------

commit 7e3a7032f3d40c1e55a9b0fa691d784d35abdc10
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Tue Apr 12 16:24:07 2011 +0100

    RtsFlags.h has gone away (it was deprecated)

>---------------------------------------------------------------

 tests/ghc-regress/rts/3236.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/ghc-regress/rts/3236.c b/tests/ghc-regress/rts/3236.c
index ce12258..92d4c12 100644
--- a/tests/ghc-regress/rts/3236.c
+++ b/tests/ghc-regress/rts/3236.c
@@ -1,5 +1,4 @@
 #include "Rts.h"
-#include "RtsFlags.h"
 
 int main (int argc, char *argv[])
 {





More information about the Cvs-ghc mailing list