- 20 Jun, 2012 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
Also, -read-dot-ghci is now gone. We now have -no-ignore-dot-ghci instead.
-
Ian Lynagh authored
-
- 19 Jun, 2012 6 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
pcapriotti authored
-
reinerp authored
-
pcapriotti authored
-
- 18 Jun, 2012 7 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
It isn't really an option at all
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 17 Jun, 2012 3 commits
-
-
Ian Lynagh authored
-
http://darcs.haskell.org//ghcIan Lynagh authored
-
pcapriotti authored
Patch by Samuel Thibault. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659530.
-
- 16 Jun, 2012 7 commits
-
-
http://darcs.haskell.org//ghcIan Lynagh authored
-
http://darcs.haskell.org//ghcIan Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 15 Jun, 2012 4 commits
-
-
Simon Marlow authored
There was also a bug caused by INLINEs getting SCCs, but unfortunately I have lost the test case. The Note in the code describes the problem though.
-
Simon Marlow authored
-
Simon Marlow authored
-
Ross Paterson authored
-
- 14 Jun, 2012 9 commits
-
-
Ian Lynagh authored
We were pointlessly going from String to SDoc and back again
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
This is safe now that the tracingDynFlags is not just a call to panic. Not sure if it was causing a problem as it was, but this change should help make sure we don't get a chain of thunks built up inside SDocs.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
The record field was confusingly using the same name that the value normally uses.
-
Ian Lynagh authored
-
- 13 Jun, 2012 1 commit
-
-
Ian Lynagh authored
-