[commit: nofib] reenable-cacheprof: Re-enable cacheprof (626289f)

git at git.haskell.org git at git.haskell.org
Wed Jan 9 13:52:38 UTC 2019


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

On branch  : reenable-cacheprof
Link       : http://ghc.haskell.org/trac/ghc/changeset/626289f56dadde8d41155a800ce223d290795f35/nofib

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

commit 626289f56dadde8d41155a800ce223d290795f35
Author: Sebastian Graf <sebastian.graf at kit.edu>
Date:   Wed Jan 9 14:52:10 2019 +0100

    Re-enable cacheprof


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

626289f56dadde8d41155a800ce223d290795f35
 real/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/real/Makefile b/real/Makefile
index ce7d850..64a9e8e 100644
--- a/real/Makefile
+++ b/real/Makefile
@@ -1,7 +1,7 @@
 TOP = ..
 include $(TOP)/mk/boilerplate.mk
 
-SUBDIRS = anna bspt compress compress2 fem fluid fulsom gamteb gg \
+SUBDIRS = anna bspt cacheprof compress compress2 fem fluid fulsom gamteb gg \
           grep hidden hpg infer lift linear maillist mkhprog parser pic prolog \
           reptile rsa scs symalg veritas eff
 



More information about the ghc-commits mailing list