- 05 Aug, 2011 7 commits
-
-
Simon Peyton Jones authored
-
-
Simon Peyton Jones authored
When printing TH code we see the (nicely numbered) uniques on fresh names. A consequence of the fix to #5379
-
Simon Peyton Jones authored
(Simon M did this for the 64-bit version)
-
Simon Marlow authored
-
chak@cse.unsw.edu.au. authored
* Adapted the limits of two performance tests for OS X/x86_64 * ghci/linking tests need to use .dylib for shared libraries on OS X Zero test failures on OS X/x86_64 (for the first time, I think)! Let's keep it that way.
-
chak@cse.unsw.edu.au. authored
* Setting a ulimit -v or -m seems to have no effect on OS X * At least on 64bit systems, it is a pain to have the test eat up all virtual memory before being terminated by the OS
-
- 04 Aug, 2011 5 commits
-
-
Ian Lynagh authored
We were getting: /tmp/ghc12457_0/ghc12457_0.hc: In function ‘f5149’: /tmp/ghc12457_0/ghc12457_0.hc:20:0: error: ‘g5149’ undeclared (first use in this function)
-
Ian Lynagh authored
The test way specifies what backend is used. Fixes the test with an unreg compiler.
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 03 Aug, 2011 20 commits
-
-
Simon Peyton Jones authored
-
-
Simon Peyton Jones authored
and update output for T2901
-
daniel.is.fischer authored
-
daniel.is.fischer authored
-
daniel.is.fischer authored
-
Simon Marlow authored
-
Simon Marlow authored
accepting output when the output file does not exist (it is now created).
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
I'm not sure why this changed, but it's harmless so I'm accepting it Perhaps you meant one of these: `Prelude.id' (imported from Prelude), `Prelude.gcd' (imported from Prelude), - `Prelude.log' (imported from Prelude) + `Prelude.or' (imported from Prelude)
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 02 Aug, 2011 7 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
daniel.is.fischer authored
-
- 29 Jul, 2011 1 commit
-
-
Ian Lynagh authored
Daniel Fischer pointed out that the timesInteger test result doesn't fir into Int on 32bit platforms.
-