- 28 May, 2013 8 commits
-
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
It looks like it wasn't working anyway.
-
ian@well-typed.com authored
-
ian@well-typed.com authored
We now do something similar to what the testsuite does.
-
ian@well-typed.com authored
It was always YES anyway
-
ian@well-typed.com authored
It no longer exists
-
- 08 Feb, 2013 1 commit
-
-
tibbe authored
This is what we recommend people to use for best performance, so we should use it in our benchmarks.
-
- 07 Feb, 2013 1 commit
-
-
tibbe authored
-
- 19 Jan, 2012 1 commit
-
- 17 Jan, 2012 3 commits
- 13 Jan, 2012 1 commit
-
-
dterei authored
-
- 14 Oct, 2010 1 commit
-
-
Simon Marlow authored
To make batch linking work now that haskell98 is not automatically linked.
-
- 22 Jun, 2010 1 commit
-
-
Simon Marlow authored
-
- 08 Apr, 2010 1 commit
-
-
Ian Lynagh authored
-
- 02 Jun, 2009 1 commit
-
-
Simon Marlow authored
-
- 17 May, 2009 1 commit
-
-
Ian Lynagh authored
-
- 13 May, 2009 1 commit
-
-
Simon Marlow authored
-
- 28 Apr, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 12 Sep, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
This allows you to use nofib in a tree built with validate
-
- 17 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 28 Apr, 2005 1 commit
-
-
simonmar authored
Run each nofib program multiple times, tunable by the $(NoFibRuns) variable. nofib-analyse already knows how to average the times from multiple runs.
-
- 15 Nov, 2002 1 commit
-
-
simonmar authored
oops, I broke overriding of suffix rules when I moved the include of suffix.mk into target.mk. Hence, hack around it here by moving nofib's suffix.mk after the include of target.mk.
-
- 08 Dec, 1999 1 commit
-
-
simonmar authored
New make variable: $(WithNofibHc) which defines the Haskell compiler used to build nofib. Define $(GHC_INPLACE) in fptools/mk/config.mk.in. $(WithNofibHc) is set to $(GHC_INPLACE) by default. Fix $(MKDEPENDHS) in ghc/lib/std/Makefile.
-
- 14 Mar, 1997 1 commit
-
-
simonpj authored
Major update to more-or-less 2.02
-