- 19 Dec, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 18 Dec, 2009 4 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
And skip testwsdeque if it is not in-tree, as we rely on some headers from the build tree.
-
Ian Lynagh authored
-
- 16 Dec, 2009 3 commits
- 11 Dec, 2009 1 commit
-
-
simonpj authored
Tests this patch: Fri Dec 11 12:01:22 GMT 2009 simonpj@microsoft.com * Fix two related bugs in u_tys When we normalise a type family application we must recursively call uTys, *not* 'go', because the latter loop is only there to look through type synonyms. This bug made the type checker generate ill-typed coercions, which were rejected by Core Lint. A related bug only affects the size of coercions. If faced with (m a) ~ (F b c) where F has arity 1, we want to decompose to m ~ F Int, a ~ c rather than deferring. The application decomposition was being tried last, so we were missing this opportunity.
-
- 15 Dec, 2009 3 commits
-
-
Ian Lynagh authored
The test now suppresses uniques to avoid spurious changes in the output
-
Ian Lynagh authored
-
Ian Lynagh authored
The test now suppresses uniques to avoid spurious changes in the output
-
- 11 Dec, 2009 2 commits
-
-
Ian Lynagh authored
-
Simon Marlow authored
-
- 10 Dec, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 08 Dec, 2009 1 commit
-
-
Simon Marlow authored
-
- 09 Dec, 2009 1 commit
-
-
Ian Lynagh authored
-
- 08 Dec, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 07 Dec, 2009 3 commits
- 05 Dec, 2009 6 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 03 Dec, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
It now gets the columns right for the highlighting
-
- 30 Nov, 2009 2 commits
- 02 Dec, 2009 1 commit
-
-
Simon Marlow authored
-
- 30 Nov, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 29 Nov, 2009 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
This means it ignores the package database we tell it to use. Instead, do a normal register, but pass --force so it doesn't fail due to missing files.
-
Ian Lynagh authored
-