- 11 Aug, 2008 1 commit
-
-
simonpj authored
-
- 31 Jul, 2008 1 commit
-
-
batterseapower authored
-
- 20 Jul, 2008 1 commit
-
-
Ian Lynagh authored
-
- 19 Jul, 2008 1 commit
-
-
Ian Lynagh authored
-
- 29 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 28 Jun, 2008 1 commit
-
-
Ian Lynagh authored
This makes things more robust when running with threads
-
- 26 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 17 Jun, 2008 1 commit
-
-
Simon Marlow authored
-
- 16 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 14 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 04 Jun, 2008 2 commits
-
-
simonpj authored
-
Simon Marlow authored
-
- 28 May, 2008 1 commit
-
-
Simon Marlow authored
-
- 27 May, 2008 1 commit
-
-
Simon Marlow authored
-
- 28 May, 2008 1 commit
-
-
Simon Marlow authored
-
- 21 May, 2008 2 commits
-
-
Ian Lynagh authored
-
simonpj authored
-
- 23 Apr, 2008 1 commit
-
-
Ian Lynagh authored
-
- 10 Apr, 2008 1 commit
-
-
simonpj authored
-
- 05 Apr, 2008 1 commit
-
-
simonpj authored
-
- 15 Mar, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 05 Mar, 2008 1 commit
-
-
Ian Lynagh authored
-
- 25 Feb, 2008 1 commit
-
-
simonpj authored
-
- 21 Jan, 2008 1 commit
-
-
simonpj authored
-
- 17 Jan, 2008 1 commit
-
-
simonpj authored
-
- 15 Jan, 2008 1 commit
-
-
Ian Lynagh authored
-
- 05 Jan, 2008 1 commit
-
-
Ian Lynagh authored
-
- 20 Dec, 2007 1 commit
-
-
simonpj authored
-
- 15 Dec, 2007 2 commits
-
-
Ian Lynagh authored
-
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'))
-
- 13 Dec, 2007 1 commit
-
-
simonpj authored
-
- 14 Nov, 2007 1 commit
-
-
simonpj authored
-
- 19 Oct, 2007 1 commit
-
-
Ian Lynagh 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)
-
- 26 Aug, 2007 1 commit
-
-
Ian Lynagh authored
#1384 = Exporting a module that isn't imported doesn't fail
-
- 10 Aug, 2007 1 commit
-
-
Ian Lynagh authored
-
- 04 Aug, 2007 1 commit
-
-
Ian Lynagh authored
-
- 21 Jul, 2007 1 commit
-
-
Ian Lynagh authored
-
- 08 Jul, 2007 1 commit
-
-
Ian Lynagh authored
-