- 05 Aug, 2007 3 commits
-
-
Ian Lynagh authored
Print the list of strings that are accepted in a LANGUAGE pragma, or as a -XFoo flag. (No can be prepended to any of the strings).
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 04 Aug, 2007 12 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-fparr did exist before, it just wasn't documented.
-
Ian Lynagh authored
-
Ian Lynagh authored
Now we only allow -XFooBar syntax, not alternate case, hyphens or -f. There are some deprecated -f flags accordingly.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 03 Aug, 2007 5 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
Adaptated from code from Sigbjorn Finne
-
Simon Marlow authored
-
Simon Marlow authored
Fixes read002 on x86_64 (and maybe others). The stg_ap_f_info info table had the wrong liveness on it, because the float had been treated as having zero size.
-
rl@cse.unsw.edu.au authored
-
- 02 Aug, 2007 4 commits
-
-
Ian Lynagh authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
A Name used to have a Parent, but no longer has. When we want to print info about data type T and data constructor MkT, the info about T already describes MkT so we want to discard the latter. Now that Names don't have a Parent, we must do that in a different way, using implicitTyThings Test is ghci011
-
simonpj@microsoft.com authored
-
- 01 Aug, 2007 1 commit
-
-
simonpj@microsoft.com authored
-
- 02 Aug, 2007 5 commits
-
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
- 01 Aug, 2007 8 commits
-
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-
- 31 Jul, 2007 2 commits
-
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
-