[commit: nofib] master: Re-enable cacheprof (6cfa098)

git at git.haskell.org git at git.haskell.org
Tue Jan 15 16:28:39 UTC 2019


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

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

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

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

    Re-enable cacheprof


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

6cfa09804f79153c5f1ddb03d1806ccbfbe48fc5
 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