- 27 Nov, 2010 3 commits
-
-
rl@cse.unsw.edu.au authored
This makes sure that join points are fully specialised in loops which are marked as ForceSpecConstr.
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
Now, -ddump-rule-firings only shows the names of the rules that fired (it would show "before" and "after" with -dverbose-core2core previously) and -ddump-rule-rewrites always shows the "before" and "after" bits, even without -dverbose-core2core.
-
- 26 Nov, 2010 2 commits
-
-
simonpj@microsoft.com authored
This patch removes the Lint test, and comments why
-
simonpj@microsoft.com authored
See Note [WildCard binders] in SimplEnv. Spotted by Roman.
-
- 25 Nov, 2010 3 commits
-
-
simonpj@microsoft.com authored
This was causing Trac #4524, by optimising (e |> co) to e on the LHS of a rule. Result, the template variable 'co' wasn't bound any more. Now that substition doesn't optimise, it seems sensible to call simpleOptExpr rather than substExpr when substituting in the RHS of rules. Not a big deal either way.
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 01 Nov, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 25 Nov, 2010 1 commit
-
-
Simon Marlow authored
-
- 15 Nov, 2010 1 commit
-
-
Simon Marlow authored
-
- 26 Nov, 2010 3 commits
- 25 Nov, 2010 3 commits
- 14 Sep, 2010 1 commit
-
-
benl@ouroborus.net authored
-
- 25 Nov, 2010 1 commit
-
-
benl authored
-
- 14 Sep, 2010 1 commit
-
-
benl@ouroborus.net authored
-
- 09 Sep, 2010 1 commit
-
-
benl@ouroborus.net authored
-
- 24 Nov, 2010 7 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 23 Nov, 2010 3 commits
-
-
Ian Lynagh authored
They are no longer right, as we have Haskell' generating new Haskell standards.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 29 Oct, 2010 1 commit
-
-
Simon Marlow authored
-
- 21 Nov, 2010 1 commit
-
-
Ian Lynagh authored
-
- 15 Nov, 2010 1 commit
-
-
pepeiborra@gmail.com authored
I ran across this bug and took the time to fix it, closing a long time due TODO in InteractiveEval.hs Instead of looking around to find the enclosing declaration of a tick, this patch makes use of the information already collected during the coverage desugaring phase
-
- 21 Nov, 2010 3 commits
-
-
Ian Lynagh authored
rather then the bootstrapping compiler. This fixes problems where the bootstrapping compiler dynamically links against libraries not on the target machine.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 20 Nov, 2010 3 commits
-
-
Ian Lynagh authored
Still TODO: Add the other relaxation (#1060) and update the alternative layout rule to use the extension.
-
Ian Lynagh authored
-
Ian Lynagh authored
-