[commit: nofib] master: Hack to make awards compile in the right order. (6f74ffd)

git at git.haskell.org git at git.haskell.org
Sat Aug 31 05:15:40 CEST 2013


Repository : ssh://git@git.haskell.org/nofib

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/6f74ffd68d653e293261d5a5b12274441dbc0929/nofib

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

commit 6f74ffd68d653e293261d5a5b12274441dbc0929
Author: Edward Z. Yang <ezyang at mit.edu>
Date:   Fri Aug 30 20:15:32 2013 -0700

    Hack to make awards compile in the right order.
    
    Signed-off-by: Edward Z. Yang <ezyang at mit.edu>


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

6f74ffd68d653e293261d5a5b12274441dbc0929
 spectral/awards/Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/spectral/awards/Makefile b/spectral/awards/Makefile
index 784fe99..7cfda74 100644
--- a/spectral/awards/Makefile
+++ b/spectral/awards/Makefile
@@ -7,3 +7,4 @@ FAST_OPTS = 1
 NORM_OPTS = 1
 SLOW_OPTS = 1
 
+Main.o: QSort.o





More information about the ghc-commits mailing list