- 12 Oct, 2011 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 11 Oct, 2011 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 10 Oct, 2011 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 09 Oct, 2011 1 commit
-
-
Ian Lynagh authored
-
- 07 Oct, 2011 1 commit
-
-
dreixel authored
In particular, we are testing the output of deriving Generic instances.
-
- 06 Oct, 2011 3 commits
-
-
Ian Lynagh authored
We were getting the RTS linked twice, which caused odd things to happen.
-
Ian Lynagh authored
-
Simon Marlow authored
-
- 05 Oct, 2011 4 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
We also use it internally, which saves us running "ghc --print-libdir" on Windows.
-
Ian Lynagh authored
It was failing for me on OS X as canonicalizePath was altering the capitalisation of the path (on a case-insensitive filesystem). It now also prints diagnostic info if it fails.
-
Ian Lynagh authored
-
- 01 Oct, 2011 2 commits
-
-
Ian Lynagh authored
I think ideally we should give the info from both the old and new messages; i.e. "You wrote X, which I reduced to Y, which isn't valid". That way if Y is an abstract newtype then it will be clearer why the type wasn't valid. We used to only give X, and now we only give Y. Finding X is now a little messier, especially in cases like ccfail005.
-
Ian Lynagh authored
-
- 30 Sep, 2011 9 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
You can only use newtypes in the FFI if the constructor is visible
-
Ian Lynagh authored
-
Ian Lynagh authored
-
gmainlan@microsoft.com authored
-
Simon Peyton Jones authored
-
- 29 Sep, 2011 6 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
cf Trac #5509
-
- 27 Sep, 2011 1 commit
-
-
Ian Lynagh authored
-
- 26 Sep, 2011 4 commits
-
-
Ian Lynagh authored
It now knows about all the differences between the extensions that GHC knows, and the extensions that Cabal knows.
-
batterseapower authored
-
batterseapower authored
-
batterseapower authored
-
- 25 Sep, 2011 2 commits
-
-
Ian Lynagh authored
This fixes the testsuite driver with python 2.5. Patch from Florian Weimer.
-
Ian Lynagh authored
It was failing due to quoting differences between Windows and other platforms.
-
- 24 Sep, 2011 1 commit
-
-
Ian Lynagh authored
-