- 10 Jan, 2008 1 commit
-
-
simonpj authored
-
- 07 Jan, 2008 2 commits
- 05 Jan, 2008 1 commit
-
-
Ian Lynagh authored
-
- 25 Dec, 2007 1 commit
-
-
chevalier@alum.wellesley.edu authored
-
- 21 Dec, 2007 3 commits
- 20 Dec, 2007 1 commit
-
-
simonpj authored
-
- 15 Dec, 2007 1 commit
-
-
Ian Lynagh authored
Now instead of saying, e.g. namebase_if_compiler_lt('ghc','6.9', 'foo-6.8') you say if_compiler_lt('ghc','6.9', namebase('foo-6.8'))
-
- 12 Dec, 2007 1 commit
-
-
Simon Marlow authored
-
- 08 Dec, 2007 1 commit
-
-
chak@cse.unsw.edu.au. authored
* gadt/lazypatok fails * tcfail167's error message gets worse; ie, no more "Inaccessible case alternative: Can't match types `Char' and `Float'" Both of these are minor regressions that will be addressed in due time.
-
- 01 Dec, 2007 6 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 22 Nov, 2007 1 commit
-
-
simonpj authored
-
- 19 Nov, 2007 2 commits
- 07 Nov, 2007 1 commit
-
-
Simon Marlow authored
-
- 06 Nov, 2007 1 commit
-
-
simonpj authored
-
- 05 Nov, 2007 1 commit
-
-
simonpj authored
-
- 02 Nov, 2007 1 commit
-
-
simonpj authored
-
- 01 Nov, 2007 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 30 Oct, 2007 1 commit
-
-
simonpj authored
-
- 29 Oct, 2007 2 commits
-
-
Ashley Yakeley authored
-
simonpj authored
Revert to getting an error from the renamer
-
- 27 Oct, 2007 1 commit
-
-
simonpj authored
-
- 19 Oct, 2007 3 commits
-
-
Ian Lynagh authored
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
-
- 18 Oct, 2007 1 commit
-
-
chak@cse.unsw.edu.au. authored
* The error message has become less informative, but I don't see how to avoid this easily. * The error message is now also different to that of 6.8. I am not sure how to handle this case. Can we have different stderr files for different compiler versions? Or shall we simply merge the corresponding changes into 6.8?
-
- 16 Oct, 2007 1 commit
-
-
simonpj authored
-
- 24 Sep, 2007 1 commit
-
-
drl authored
The rationale for these new behaviors is as follows: We now allow existentials to be unpacked in local (but not top-level!) ValBinds, so some pattern signatures that used to fail in the renamer now fail in the type checker (if the type of the body mentions the unpacked type var): tc141(normal) We don't always print HsWrappers in debug mode: TH_exn1(normal) TH_exn2(normal) Sections are parsed (and therefore printed) differently: rnfail019(normal) read023(normal) Character numbers in pattern printing are more precise: tcfail067(normal) tcfail124(normal) tcfail125(normal)
-
- 14 Oct, 2007 1 commit
-
-
Ian Lynagh authored
-
- 23 Sep, 2007 1 commit
-
-
Ian Lynagh authored
-
- 20 Sep, 2007 1 commit
-
-
simonpj authored
-