- 21 May, 2009 1 commit
-
-
Ian Lynagh authored
-
- 15 May, 2009 1 commit
-
-
Ian Lynagh authored
Now configure looks for it as an installed program instead.
-
- 13 May, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 09 May, 2009 1 commit
-
-
Ian Lynagh authored
-
- 08 May, 2009 1 commit
-
-
Ian Lynagh authored
Now we have variables for whether or not to build the docbook docs as HTML, as PS, and as PDF. The configure script output now matches what the build system will do (except it cannot take account of any mk/build.mk settings, of course).
-
- 29 Apr, 2009 1 commit
-
-
Ian Lynagh authored
-
- 26 Apr, 2009 1 commit
-
-
Ian Lynagh authored
-
- 19 Mar, 2009 1 commit
-
-
Ian Lynagh authored
-
- 18 Mar, 2009 1 commit
-
-
Simon Marlow authored
-
- 05 Mar, 2009 1 commit
-
-
Ian Lynagh authored
We use the GHC version number, as the old runghc one doesn't seem very useful.
-
- 08 Feb, 2009 1 commit
-
-
Ian Lynagh authored
Patch from sthibaul. Fixes trac #2883.
-
- 01 Feb, 2009 1 commit
-
-
Ian Lynagh authored
We get caught by http://savannah.gnu.org/bugs/index.php?1516 $(eval ...) inside conditionals causes errors with make 3.80, so warn the user if it looks like they're about to try to use it.
-
- 15 Dec, 2008 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
The original patch said: * I made some changes to the way in which eta expansion happens in CorePrep, mainly to ensure that *arguments* that become let-bound are also eta-expanded. I'm still not too happy with the clarity and robustness fo the result. Unfortunately this change apparently broke some invariants that were relied on elsewhere, and in particular lead to panics when compiling with profiling on. Will re-investigate in the new year.
-
- 14 Nov, 2008 4 commits
-
-
judah authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 08 Nov, 2008 1 commit
-
-
Ian Lynagh authored
-
- 31 Oct, 2008 1 commit
-
-
Ian Lynagh authored
-
- 01 Oct, 2008 1 commit
-
-
Ian Lynagh authored
-
- 24 Sep, 2008 1 commit
-
-
Ian Lynagh authored
We now use the in-tree haddock, so we don't need to look for it.
-
- 23 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 18 Sep, 2008 1 commit
-
-
Ian Lynagh authored
This allows us to put the proper version number into them
-
- 24 Jul, 2008 1 commit
-
-
Simon Marlow authored
-
- 09 Jul, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
We shouldn't need it, as we don't call cygwin's gcc, and it was causing problems with the nightly builders passing it to GHC.
-
- 03 Jul, 2008 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 15 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 06 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 16 Mar, 2008 1 commit
-
-
Ian Lynagh authored
-
- 21 Feb, 2008 1 commit
-
-
chak@cse.unsw.edu.au. authored
-
- 19 Feb, 2008 1 commit
-
-
chak@cse.unsw.edu.au. authored
-
- 21 Jan, 2008 1 commit
-
-
Simon Marlow authored
- remove $(ghc_ge_601), $(ghc_ge_602), $(ghc_ge_603) - configure now checks the GHC version number - there are probably various cleanups that we can now do in compat/ and compiler/, but I haven't done those yet.
-
- 05 Dec, 2007 1 commit
-
-
Simon Marlow authored
-
- 26 Nov, 2007 1 commit
-
-
Simon Marlow authored
-
- 24 Nov, 2007 1 commit
-
-
Ian Lynagh authored
-